storybookjs / presets

🧩 Presets for Storybook
MIT License
424 stars 104 forks source link

Use overrides from SB rather than defining ourselves #254

Closed tmeasday closed 2 years ago

tmeasday commented 2 years ago

Fixes https://github.com/storybookjs/storybook/issues/18322

SB Core uses overrides to fix sort order for webpack5 but this is getting thrown away by the CRA preset