This website requires JavaScript.
Explore
Help
Sign In
Graham
/
angular-cli
Watch
1
Star
0
Fork
0
You've already forked angular-cli
mirror of
https://github.com/angular/angular-cli.git
synced
2025-05-19 04:26:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
angular-cli
/
packages
/
angular_devkit
/
build_ng_packagr
History
Alan Agius
8d892160d3
feat(@angular-devkit/build-ng-packagr): limit support to version 9.0
...
ng-packagr version 9 removes support for previous versions of Angular.
2019-10-22 13:26:38 -07:00
..
src
fix(@angular-devkit/build-angular): change the
ngComponentDef
to
ɵcmp
2019-10-16 05:56:23 -07:00
builders.json
refactor(@angular-devkit/build-ng-packagr): cleanup experimental architect API
2019-03-29 14:37:46 -07:00
package.json
feat(@angular-devkit/build-ng-packagr): limit support to version 9.0
2019-10-22 13:26:38 -07:00
README.md
build: move devkit repo back to angular-cli
2018-06-05 18:50:06 -07:00
README.md
Angular Build Architect for ng-packagr
WIP