Skip to content

This example show workaround how to create angular library with lazy loaded modules(routing) inside angular library

Notifications You must be signed in to change notification settings

JsDaddy/ngx-library-with-lazy-routing

Repository files navigation

NgPackagr Lazy load modules (routing) example

This example show workaround how to create angular library with lazy loaded modules(routing) inside library

Development server

Run npm run start. You could use one of the configuration in tsconfig.json

Build package

Uncomment "Package build" section in tsconfig.json and comment "Develop build". Run npm run build:package;

About

This example show workaround how to create angular library with lazy loaded modules(routing) inside angular library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published