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
Is there a way to configure tsdx so it would package all the exported components found in the src directory of my package project. Or can it only be done by re-exporting them all through the root index.tsx file?
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
-
Is there a way to configure tsdx so it would package all the exported components found in the src directory of my package project. Or can it only be done by re-exporting them all through the root index.tsx file?
Beta Was this translation helpful? Give feedback.
All reactions