You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updating Babel will be done separately because I am expecting some breakage (see #6)
Updating Webpack to v3 will have to wait until they sort webpack/webpack-dev-server#961
Though the Babel loose mode optimizations have been merged, there hasn't yet been a new alpha version that includes it, so I tried to install from GitHub, but alas, Babel is a monorepo and NPM doesn't support it. Basically I would need to transpile some babel files myself and replace them in my local node_modules folder. I've opted to give it some more time instead and wait for the next alpha release.
By the time babel/babel#4850 materializes in Babel, we'll have to make some fixes here.
The text was updated successfully, but these errors were encountered: