Skip to content

Commit 8c898b5

Browse files
committed
🔨 Add clean script
1 parent cb47d88 commit 8c898b5

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
@@ -75,6 +75,7 @@
7575
},
7676
"repository": "github:NatoBoram/heroicons.svelte",
7777
"scripts": {
78+
"clean": "rm -rf .svelte-kit dist node_modules storybook-static",
7879
"dev": "vite dev",
7980
"build": "vite build",
8081
"build:watch": "vite build -w",

0 commit comments

Comments
 (0)