We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4438849 commit 10d06efCopy full SHA for 10d06ef
1 file changed
tests/init/package.json
@@ -8,7 +8,7 @@
8
"node": ">=22"
9
},
10
"scripts": {
11
- "test": "pnpm --filter @callstack/repack-init build && vitest run",
+ "test": "vitest run",
12
"test:watch": "vitest"
13
14
"devDependencies": {
0 commit comments