We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a678fc2 commit 244d8d3Copy full SHA for 244d8d3
storybook/package.json
@@ -4,7 +4,7 @@
4
"description": "",
5
"main": "index.js",
6
"scripts": {
7
- "start": "cross-env STORYBOOK_POD_OS_ELEMENTS_DIST_URL=http://localhost:3333/build STORYBOOK_POD_OS_CORE_DIST_URL=http://localhost:4444 start-storybook -p 6006",
+ "start": "cross-env STORYBOOK_POD_OS_ELEMENTS_DIST_URL=http://localhost:3333/build start-storybook -p 6006",
8
"build": "build-storybook -o ../gh-pages/storybook"
9
},
10
"author": "",
0 commit comments