Skip to content

Commit bdde110

Browse files
committed
add preinstall
1 parent 43d04d2 commit bdde110

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/icons/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
},
99
"main": "./index.js",
1010
"scripts": {
11+
"preinstall": "vite build",
1112
"prepare": "vite build",
1213
"build": "vite build",
1314
"format": "prettier --write -l src",

0 commit comments

Comments
 (0)