Skip to content

Commit 0c6f172

Browse files
authored
chore: remove prepare script (#8713)
1 parent ba58327 commit 0c6f172

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/svelte/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@
7575
"check": "prettier . --cache --plugin-search-dir=. --check",
7676
"test": "vitest run && echo \"manually check that there are no type errors in test/types by opening the files in there\"",
7777
"build": "rollup -c && pnpm types",
78-
"prepare": "pnpm build",
7978
"generate:version": "node ./scripts/generate-version.js",
8079
"dev": "rollup -cw",
8180
"posttest": "agadoo src/internal/index.js",

0 commit comments

Comments
 (0)