We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6544b2b commit 924cfc4Copy full SHA for 924cfc4
packages/plugin-rsc/package.json
@@ -31,7 +31,6 @@
31
"test": "vitest",
32
"test-e2e": "playwright test --project=chromium",
33
"test-e2e-ci": "playwright test",
34
- "test-package": "bash scripts/test-package.sh",
35
"tsc": "tsc -b ./tsconfig.json ./e2e/tsconfig.json ./examples/*/tsconfig.json",
36
"tsc-dev": "pnpm tsc --watch --preserveWatchOutput",
37
"dev": "tsdown --sourcemap --watch src",
0 commit comments