lmeijdam/angular-umd-dynamic-example

Is there a Non SystemJS based version of this

npmirajkar opened this issue · 0 comments

Hi, Looking for non SystemJS based version of this. This approach seems to be best in many use cases. I would want to register routes dynamically. Have no rebuild of main application. Inject my new modules dynamically with Angular 9 approach without rebuild of parent application.

Any helpful info or repo reference would be great help.

I am exploring Angular 9 Lazy Load modules from the config file reference in this sample.