Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ac23c31

Browse files
Expose static file folder when exporting storybook
1 parent 8b52053 commit ac23c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎packages/react-bootstrap-table2-example/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"test": "echo \"Error: no test specified\" && exit 1",
99
"storybook": "start-storybook -p 6006 -s ./public",
1010
"gh-pages:clean": "rimraf ./storybook-static",
11-
"gh-pages:build": "build-storybook"
11+
"gh-pages:build": "build-storybook -s ./public"
1212
},
1313
"author": "",
1414
"license": "ISC",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /