We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba58327 commit 0c6f172Copy full SHA for 0c6f172
packages/svelte/package.json
@@ -75,7 +75,6 @@
75
"check": "prettier . --cache --plugin-search-dir=. --check",
76
"test": "vitest run && echo \"manually check that there are no type errors in test/types by opening the files in there\"",
77
"build": "rollup -c && pnpm types",
78
- "prepare": "pnpm build",
79
"generate:version": "node ./scripts/generate-version.js",
80
"dev": "rollup -cw",
81
"posttest": "agadoo src/internal/index.js",
0 commit comments