Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Commit 92f9371

Browse files
committed
1 parent ce9c533 commit 92f9371

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"dev": "vite dev",
77
"build": "vite build && npm run package",
88
"preview": "vite preview",
9+
"prepack": "svelte-kit sync",
910
"package": "svelte-kit sync && svelte-package -i src/package && publint",
1011
"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
1112
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",

0 commit comments

Comments
 (0)