redfin / react-server

:rocket: Blazing fast page load and seamless navigation.
https://react-server.io/
Apache License 2.0
3.89k stars 184 forks source link

Upgrade to Webpack 4 + Babel 7 #1003

Closed davidgolden closed 5 years ago

davidgolden commented 5 years ago

Upgrades webpack to 4.x and babel to 7.x. This addresses #1000, and fixes #970, #807, and #237.

drewpc commented 5 years ago

This builds on #1001 and #1002, so once those PRs are merged, this will seem a lot less daunting. Please approve #1001 and #1002 first.

Note that this includes some breaking changes that we can address in the release documentation/change log.

Also removes the need for #932

drewpc commented 5 years ago

Merging per conversation with @roblg.