We need a static config file (no runtime
setOptions()
).
This way we can prevent flashes of unthemed app, lots of re-renders at the start..
Getting this config would be great for extensibility and performance.
We might even get rid of the
.storybook
entirely.
Here's what it COULD look like: