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 8c87008 commit 8540b59Copy full SHA for 8540b59
package.json
@@ -10,7 +10,7 @@
10
"build": "rollup -c && npm run emit-declarations",
11
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
12
"start:storybook": "storybook dev -p 6006",
13
- "build:storybook": "storybook build"
+ "build:storybook": "storybook build --static-dir react-drawio"
14
},
15
"repository": {
16
"type": "git",
0 commit comments