tree: 8900bf28bf5998cd08afb01ae216338097477e8c [path history] [tgz]
  1. src/
  2. BUILD.bazel
  3. karma.conf.js
  4. ng-package.js
  5. package.json
  6. README.md
  7. tsconfig.lib.json
  8. tsconfig.lib.prod.json
  9. tsconfig.spec.json
  10. tslint.json
  11. yarn.lock
examples/angular_bazel_architect/projects/frontend-lib/README.md

FrontendLib

This library was generated with Angular CLI version 9.0.0.

Code scaffolding

Run ng generate component component-name --project frontend-lib to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project frontend-lib.

Note: Don't forget to add --project frontend-lib or else it will be added to the default project in your angular.json file.

Build

Run ng build frontend-lib to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build frontend-lib, go to the dist folder cd dist/frontend-lib and run npm publish.

Running unit tests

Run ng test frontend-lib to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.