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 8266828 commit 69faac8Copy full SHA for 69faac8
package.json
@@ -9,6 +9,7 @@
9
"url": "git+https://github.com/rodrigodagostino/svelte-sortable-list.git"
10
},
11
"scripts": {
12
+ "prepare": "npm run build",
13
"dev": "vite dev",
14
"build": "vite build && npm run package",
15
"preview": "vite preview",
0 commit comments