jvandemo / jvandemo/generator-angular2-library
Publishing submodules
Open
- Dominant language
- JavaScript
- Stars
- 740
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
Thanks for the great generator. It haas helped a ton.
I have a question concerning submodules within ones lib: how can you achieve this, so that you can do `import { whatever } from 'my-lib/submoduleX'` instead of `import { whatever } from 'my-lib'` (which is what currently gets generated)?
Maybe it is obvious and I am missing it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.