mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-02-09 02:49:29 +08:00
feat: add tests package (#7907)
* feat: add tests package * fix * fix * debug * debug * debug * fix * debug * fix: no concurrent * fix * test: add vite-app tests * test: add tests
This commit is contained in:
@@ -8,6 +8,7 @@ export default defineConfig({
|
||||
"**/node_modules/**",
|
||||
"**/fixtures/**",
|
||||
"**/templates/**",
|
||||
"**/packages/tests/**",
|
||||
],
|
||||
},
|
||||
plugins: [
|
||||
|
||||
Reference in New Issue
Block a user