updated the script for deploy to github page
This commit is contained in:
parent
e86f246beb
commit
44827d24c7
@ -21,7 +21,8 @@
|
||||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject",
|
||||
"storybook": "start-storybook -p 6006 -s public",
|
||||
"build-storybook": "build-storybook -s public"
|
||||
"build-storybook": "build-storybook -s public",
|
||||
"deploy-storybook": "storybook-to-ghpages"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": "react-app"
|
||||
|
Loading…
Reference in New Issue
Block a user