mirror of
https://github.com/Steffo99/bluelib.git
synced 2024-12-22 11:34:21 +00:00
🔨 Fix storybook start configuration
This commit is contained in:
parent
369de0e4da
commit
069715b5c2
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<package-json value="$PROJECT_DIR$/package.json" />
|
||||
<command value="run" />
|
||||
<scripts>
|
||||
<script value="start" />
|
||||
<script value="storybook:start" />
|
||||
</scripts>
|
||||
<node-interpreter value="project" />
|
||||
<envs />
|
||||
|
|
Loading…
Reference in a new issue