We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb47d88 commit 8c898b5Copy full SHA for 8c898b5
‎package.json
@@ -75,6 +75,7 @@
75
},
76
"repository": "github:NatoBoram/heroicons.svelte",
77
"scripts": {
78
+ "clean": "rm -rf .svelte-kit dist node_modules storybook-static",
79
"dev": "vite dev",
80
"build": "vite build",
81
"build:watch": "vite build -w",
0 commit comments