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

Babel Deoptimization #33

Open
jherdman opened this issue Dec 1, 2016 · 1 comment
Open

Babel Deoptimization #33

jherdman opened this issue Dec 1, 2016 · 1 comment

Comments

@jherdman
Copy link

jherdman commented Dec 1, 2016

In our application we see the following error:

[BABEL] Note: The code generator has deoptimised the styling of "my-app/svgs.js" as it exceeds the max of "100KB"

I believe this means Babel is trying to optimize this file. This plugin should exclude this file from Babel's optimization process.

@alexlafroscia
Copy link

Can you one-off exclude a file from that? I know you can turn it off for a whole project...

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

No branches or pull requests

2 participants