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
I have an app and some npm packages. I bundle these packages using rollup. I would like to use this plugin on my packages bundled with rollup, however, I can't seem to get it to work. I'm using the rollup-babel plugin. Do I need to include the packages in my app babel config? How could I make this work?
Thanks!
The text was updated successfully, but these errors were encountered:
wdfinch
changed the title
usage with in package
Usage with in a package
Jul 14, 2021
wdfinch
changed the title
Usage with in a package
Usage with in an NPM package
Jul 14, 2021
Hi there,
I have an app and some npm packages. I bundle these packages using rollup. I would like to use this plugin on my packages bundled with
rollup
, however, I can't seem to get it to work. I'm using therollup-babel
plugin. Do I need to include the packages in my app babel config? How could I make this work?Thanks!
The text was updated successfully, but these errors were encountered: