DEV Community

Discussion on: What was your win this week?

Collapse
 
nickytonline profile image
Nick Taylor • Edited

All the big webpack changes I did are now in our code base. Boom. For the DEV codebase, I'll be teaming up with Mac to get it sorted.

Made some major improvements to our webpack builds at work. 💪🏻

Now I just have to get it sorted out for DEV. I'm kind of swamped for the next little while, so if anyone wants to help on this, the PR is here:

[WIP] Babel & Webpack Upgrades #3887

What type of PR is this? (check all applicable)

  • [x] Refactor
  • [ ] Feature
  • [ ] Bug Fix
  • [ ] Documentation Update

Description

This upgrades Babel to version 7.x and webpack/webpacker to version 4.x. This work is good for the project in general, but it also lays the groundwork to fix the Storybook issue mentioned in #338.

Related Tickets & Documents

  • #338
  • #3490
  • #2034

Added to documentation?

  • [ ] docs.dev.to
  • [ ] readme
  • [x] no documentation needed

[optional] What gif best describes this PR or how it makes you feel?

Yes!