mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2026-07-01 14:40:02 +00:00
Expose static file folder when exporting storybook
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"storybook": "start-storybook -p 6006 -s ./public",
|
||||
"gh-pages:clean": "rimraf ./storybook-static",
|
||||
"gh-pages:build": "build-storybook"
|
||||
"gh-pages:build": "build-storybook -s ./public"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
||||
Reference in New Issue
Block a user