Upgrade storybook to 6.2 & attempt to use webpack 5 - #1178
Conversation
|
@benhalverson I have storybook working locally now with webpack 5 (sigh of relief). The only remaining issue is the dark mode package. I will wait until #1183 is merged and then open this PR for review. |
|
Thanks @benhalverson . I think this should be good to go now. Would be great if you could pull down and try on your machine. Both storybook and Gatsby should work - with storybook now using webpack 5. Hopefully this unblocks your Gatsby upgrade |
|
Please find a preview at: https://staging.nodejs.dev/1178/ |
|
Awesome I tried the deployed version here |
|
I’m not able to merge it. I see this message This branch cannot be rebased due to conflicts |
|
Oh ok. I think it should be OK now? Let me know |
Codecov Report
@@ Coverage Diff @@
## master #1178 +/- ##
=======================================
Coverage 52.43% 52.43%
=======================================
Files 60 60
Lines 719 719
Branches 217 217
=======================================
Hits 377 377
Misses 335 335
Partials 7 7 Continue to review full report at Codecov.
|
Description
Upgrading storybook to 6.2 and configuring it to use webpack 5.
Remaining problems (updated):
Dark mode package:Related Issues
See #1166 for more context