Add prepare script (#31030)
Removed it when we switched to publishing, but that doesn't really make sense
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
],
|
||||
"scripts": {
|
||||
"postinstall": "patch-package",
|
||||
"prepare": "vite build",
|
||||
"storybook": "storybook dev -p 6007",
|
||||
"build-storybook": "storybook build",
|
||||
"lint": "yarn lint:types && yarn lint:js",
|
||||
|
||||
Reference in New Issue
Block a user