How the feature modules auto-import implemented #548
Closed
thatsgolden
started this conversation in
General
Replies: 1 comment
-
You have to manually add the modules. I have updated to include few modules |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
in the
AppModule
, there is no imports from thesrc/modules/tag
and etc. and theshared-module
seems also not related to the feature modules.i'm curious how you implement the auto import function?
Beta Was this translation helpful? Give feedback.
All reactions