-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hi,
First of all this is a great sample.
Currently single application could be build only in JIT.
The following command fails due to double definitions on app.module and app.module-export
"ng build app1 - prod - build-optimizer - vendor-chunk - named-chunks"
My goal is to create individual (docker) applications that would dynamically be imported on core-app.
Imagine a Portal that would have all the common files (angular, polyfills ect... ) and would be able to load any application dynamically.
(still trying to find the proper way)
I read your comment about
https://github.com/lmeijdam/angular-umd-dynamic-example
but I haven't make it to work
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels