Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make compatible with Babel loose mode optimizations #6

Open
Download opened this issue Jun 30, 2017 · 2 comments
Open

Make compatible with Babel loose mode optimizations #6

Download opened this issue Jun 30, 2017 · 2 comments
Milestone

Comments

@Download
Copy link
Owner

By the time babel/babel#4850 materializes in Babel, we'll have to make some fixes here.

@Download Download added this to the 1.0 milestone Jun 30, 2017
Download added a commit that referenced this issue Jun 30, 2017
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
@Download
Copy link
Owner Author

Download commented Jul 1, 2017

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.

@Download
Copy link
Owner Author

This can go ahead now since the latest alpha release:
https://github.com/babel/babel/releases/tag/v7.0.0-alpha.15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant