1
Fork 0
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:
Steffo 2021-09-14 17:08:28 +02:00
parent 369de0e4da
commit 069715b5c2
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -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 />