mirror of
https://github.com/yldio/copilot.git
synced 2024-11-10 21:30:06 +02:00
adding a public directory option to storybook npm script command
This commit is contained in:
parent
ed0b28ca17
commit
47869ef933
@ -8,7 +8,7 @@
|
||||
"lint": "make lint",
|
||||
"test": "make test",
|
||||
"build": "make compile",
|
||||
"storybook": "start-storybook -p 6006",
|
||||
"storybook": "start-storybook -s ./src/shared/assets -p 6006",
|
||||
"build-storybook": "build-storybook"
|
||||
},
|
||||
"dependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user