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
{{ message }}
This repository was archived by the owner on Aug 4, 2021. It is now read-only.
when i use this plugin (babel-plugin-transform-runtime enabled) i get a file with external helpers _and_ runtime imports. Is there an option to disable this behavior (only use runtime) as i don't need the doubled amount of helpers in my code... :)
hi,
when i use this plugin (babel-plugin-transform-runtime enabled) i get a file with external helpers _and_ runtime imports. Is there an option to disable this behavior (only use runtime) as i don't need the doubled amount of helpers in my code... :)