storybook/static.json
Michael Shilman 83294fe83c Monorepo/storybooks.js.org doc update
- point references to appropriate monorepo sub packages
- update storybook / react-scripts versions
- remove storybook hub links
2017-04-17 13:29:51 -07:00

8 lines
89 B
JSON

{
"root": "build/",
"clean_urls": false,
"routes": {
"/**": "index.html"
}
}