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
After creating a react library with this package, I still have to manually import css and all external npm modules or it won't work. I would like to get these bundled with my library, but I'm not sure how to configure tsdx to do this. How do I bundle external dependencies (and skip others like react)? Thanks! @agilgur5 any recommendations on where to read up on this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
After creating a react library with this package, I still have to manually import css and all external npm modules or it won't work. I would like to get these bundled with my library, but I'm not sure how to configure tsdx to do this. How do I bundle external dependencies (and skip others like react)? Thanks! @agilgur5 any recommendations on where to read up on this?
Beta Was this translation helpful? Give feedback.
All reactions