-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I try to create components in folder in lib. Like in library folder i create one more folder and in empty-text.ts i added following line
export * from "./inspectionReport/inspectionReport.component";
It is build correctly and even it is also added in umd file but in dist folder i cant see any folder created there and i cant use it in my project.
So how to create modules in different folders?
Metadata
Metadata
Assignees
Labels
No labels