Shivam
Member since Nov 2, 2019
- Profile: /members/14050-shivam.htm
- URL: http://Developer
- Comments: 1
Recent Blog Comments By Shivam
-
Providing Module Configuration Using forRoot() And Ahead-Of-Time Compiling In Angular 7.2.0
Posted on Nov 2, 2019 at 7:52 AM
I am trying to create a angular custom library. In this library there are 2 lazy loaded modules. In Application SRC, we can provide routing for lazy loaded module with forRoot in root-module-routing.ts file, and we can provide the module specific routing with module routing file having forC... read more »