I am working on a project, which runs at multiple customers. There are many lazy loaded modules, and most of them is used by all of the customers. But there are some modules, which are only needed in a few places, so I would like to exclude them from the build everywhere else.
Is it possible?
from Exclude some of the lazy modules from the build (Angular5)
No comments:
Post a Comment