@angular-devkit/build-ng-packagr
- Version 0.1002.0
- Published
- 7.45 kB
- 2 dependencies
- MIT license
Install
npm i @angular-devkit/build-ng-packagr
yarn add @angular-devkit/build-ng-packagr
pnpm add @angular-devkit/build-ng-packagr
Overview
Angular Build Architect for ng-packagr
Index
Functions
Type Aliases
Functions
function execute
execute: ( options: NgPackagrBuilderOptions, context: BuilderContext) => Observable<BuilderOutput>;
Deprecated
Since 10.1 use
executeNgPackagrBuilder
from@angular-devkit/build-angular
instead.
Type Aliases
type NgPackagrBuilderOptions
type NgPackagrBuilderOptions = Schema;
Deprecated
Since 10.1 use
NgPackagrBuilderOptions
from@angular-devkit/build-angular
instead.
Package Files (2)
Dependencies (2)
Dev Dependencies (0)
No dev dependencies.
Peer Dependencies (2)
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/@angular-devkit/build-ng-packagr
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/@angular-devkit/build-ng-packagr)
- HTML<a href="https://www.jsdocs.io/package/@angular-devkit/build-ng-packagr"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 2555 ms. - Missing or incorrect documentation? Open an issue for this package.