0.0.0 • Published 5 years ago

fe-angular-global v0.0.0

Weekly downloads
4
License
-
Repository
-
Last release
5 years ago

FeAngularGlobal

This project will be the main application-container for all angular libraries.

Initially, Fe-angular-shared & Fe-angular-core (shared & core modules) will live here.

Building Libraries

Fe-angular-shared

Bump the package version in projects/hdca/fe-angular/shared/package.json

Run npm run build:shared to build the shared module.

Navigate to dist/hdca/fe-angular-shared

Run npm publish once in the folder to publish the the shared module.

In fe_angular run npm i @hdca/fe-angular-shared@latest --save to pull in the most recently published version.