storybookjs / storybook

Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
https://storybook.js.org
MIT License
84.08k stars 9.25k forks source link

Investigate getting `url` out of `builder-webpack5` #29181

Open JReinhold opened 5 days ago

JReinhold commented 5 days ago

Investigate why this PR was needed, and if it can be (partially) reverted: https://github.com/storybookjs/storybook/pull/22979

url depends on qs, a big dependency we want to get rid of if possible.