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.
Because of situations like #12 and #3 I'm trying to use the es2015 preset with the external-helpers-2 plugin in my .babelrc, as suggested in the README. But rollup-plugin-babel still complains about using es2015 rather than es2015-rollup. Is it possible to use es2015 + external-helpers?
Because of situations like #12 and #3 I'm trying to use the
es2015preset with theexternal-helpers-2plugin in my.babelrc, as suggested in the README. But rollup-plugin-babel still complains about usinges2015rather thanes2015-rollup. Is it possible to use es2015 + external-helpers?