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
Issue by OzoneGrif Wednesday Sep 27, 2017 at 12:47 GMT Originally opened as samaxes#151
Hello,
Is it possible to add "rewrite_polyfills=false" to the plugin?
I have a case where polyfills are conflicting and I need to handle them manually to avoid issues.
Plus, for a project with JS files loaded dynamically, it will be more optimized to have the Polyfill loaded only once.
Thanks!
The text was updated successfully, but these errors were encountered:
Issue by OzoneGrif
Wednesday Sep 27, 2017 at 12:47 GMT
Originally opened as samaxes#151
Hello,
Is it possible to add "rewrite_polyfills=false" to the plugin?
I have a case where polyfills are conflicting and I need to handle them manually to avoid issues.
Plus, for a project with JS files loaded dynamically, it will be more optimized to have the Polyfill loaded only once.
Thanks!
The text was updated successfully, but these errors were encountered: