Update scripts
This commit is contained in:
@@ -26,8 +26,8 @@
|
|||||||
"start": "sirv docs",
|
"start": "sirv docs",
|
||||||
"storybook": "start-storybook -p 6006",
|
"storybook": "start-storybook -p 6006",
|
||||||
"build-storybook": "build-storybook",
|
"build-storybook": "build-storybook",
|
||||||
"build:docs": "set DOCS=true && rollup -c",
|
"build:docs": "set DOCS=true && npm run build",
|
||||||
"dev:docs": "set DOCS=true && rollup -c -w",
|
"dev:docs": "set DOCS=true && npm run dev",
|
||||||
"test": "jest"
|
"test": "jest"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user