Skip to content
Snippets Groups Projects
Commit 9b5f6e4e authored by Johanna Szepanski's avatar Johanna Szepanski
Browse files

added fast refresh for storybook

parent b434dfe1
No related branches found
No related tags found
2 merge requests!497CE-2790: Prepare for 4.0.0,!418Upgrade React-scripts and Storybook
...@@ -19,7 +19,7 @@ const config = { ...@@ -19,7 +19,7 @@ const config = {
}, },
framework: { framework: {
name: "@storybook/react-webpack5", name: "@storybook/react-webpack5",
options: {} options: { fastRefresh: true}
}, },
staticDirs: ['../public'], staticDirs: ['../public'],
docs: { docs: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment