Skip to content

Commit f3964a6

Browse files
committed
Add prepublish
1 parent d7330e4 commit f3964a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
"cypress:run": "cypress run",
7979
"cypress:open": "cypress open",
8080
"build-storybook": "build-storybook",
81+
"prepublish": "npm run build",
8182
"format": "prettier-eslint --write --single-quote --semi=true \"src/**/*.js\" ",
8283
"deploy": "npm run build-storybook && gh-pages -d storybook-static"
8384
},

0 commit comments

Comments
 (0)