mswjs / msw-storybook-addon

Mock API requests in Storybook with Mock Service Worker.
https://msw-sb.vercel.app
MIT License
410 stars 39 forks source link

fix: add webpack5 support #53

Closed yannbf closed 3 years ago

yannbf commented 3 years ago

Fixes #47

There are multiple ways to circumvent the webpack5 issue, and I think this one is the simplest. We could always revisit this at another time, but let's unblock the users as soon as we can!

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/mswjs/msw-storybook-addon/EdCWVgXDBTF3rkJLh4zTyUQHULG4
✅ Preview: https://msw-storybook-addon-git-feature-webpack5-support-mswjs.vercel.app

ptgamr commented 3 years ago

Thanks for fixing this! Do you know when this change will be released?

kettanaito commented 3 years ago

@ptgamr, the fix has been published in 1.4.1.