mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 16:41:08 +08:00
- point references to appropriate monorepo sub packages - update storybook / react-scripts versions - remove storybook hub links
8 lines
89 B
JSON
8 lines
89 B
JSON
{
|
|
"root": "build/",
|
|
"clean_urls": false,
|
|
"routes": {
|
|
"/**": "index.html"
|
|
}
|
|
}
|