mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-02-09 02:49:29 +08:00
* feat(shadcn): add view command * test(shadcn): add tests for view command * feat(shadcn): allow shadow config in view command * chore: changeset * test(shadcn): skip view * test(shadcn): update view port number * feat(shadcn): add list command * fix * feat(shadcn): implement search command * fix: tests * fix * chore: update changesets
8 lines
128 B
YAML
8 lines
128 B
YAML
packages:
|
|
- "apps/*"
|
|
- "packages/*"
|
|
- "!**/test/**"
|
|
- "!**/fixtures/**"
|
|
- "!**/temp/**"
|
|
- "!packages/tests/temp/**"
|