This library was generated with Nxarrow-up-right.
This module should contain minimal shared Components, Directives and Pipes
Components
Directives
Pipes
It should not contain any Injectables such as guards, services , state etc. For that, use CoreModule
Injectables
guards
services
state
CoreModule
import SharedModule in each lazy loaded entry-modules e.g., layout modules
Run nx test shared to execute the unit tests.
nx test shared
Last updated 6 years ago