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 #1000

Closed drewpc closed 5 years ago

drewpc commented 5 years ago

It's time, folks. This project is stuck on Webpack 1 and Babel 6 which limits a lot of what can be done, in addition to just being old. Webpack 4 and Babel 7 will poise us for the future and allow us to better integrate the Rollup changes proposed in #985 .

drewpc commented 5 years ago

Addressed in #1003