build-angular 0.7.2
Install from the command line:
Learn more about npm packages
$ npm install @topicusonderwijs/build-angular@0.7.2
Install via package.json:
"@topicusonderwijs/build-angular": "0.7.2"
About this version
@topicusonderwijs/build-angular
Custom @angular-devkit builders for the ParnasSys suite. These custom builders (read Angular builder decorators) extend default behavior with tailored actions like including schematics in the final build.
schematics | ng-packagr-with-schematics
The Utils library provides helper functions for building schematics.
Creating a schematics project | Running schematics locally
Official documentation | Introduction (Angular-blog) | Example schematic | Advanced guide | Topicus internal builder