Allow each Component to be imported from respective root folder: multi-entry support #425
Labels
solution: duplicate
This issue or pull request already exists
topic: multi-entry
Related to multi-entry support
Milestone
Sorry for the question, but I could not find info in the docs on how to do this.
I have a library of React Components with a source structure similar to:
https://github.com/mui-org/material-ui/tree/master/packages/material-ui/src
Is it possible to setup TSDX to build the library so that one can import individual components from their individual root folders?
Currently using TSDX we are forced to import all the components from the root index
Thank you.
The text was updated successfully, but these errors were encountered: