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

Global deoptimization from legacy files #13

Open
niieani opened this issue Jul 11, 2017 · 0 comments
Open

Global deoptimization from legacy files #13

niieani opened this issue Jul 11, 2017 · 0 comments

Comments

@niieani
Copy link

niieani commented Jul 11, 2017

I have global deoptimizations caused by some legacy AMD modules. The deopt is "Dynamic use of require", even though there is no dynamic require, because the require variable was overwritten in scope. :( Seems like a bug though (shouldn't deopt when require was overwritten, no?).

Is there a way to filter certain files from being touched by this plugin?

Some of the files that causes deopt when required:

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

1 participant