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-17 02:54:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
angular-cli
/
packages
/
angular_devkit
/
build_angular
History
Filipe Silva
b51cf8d1e6
build: use ts_library macro with common defaults
2020-04-30 15:12:46 -07:00
..
plugins
fix(@angular-devkit/build-angular): fix numberOfComponents in JIT mode
2019-11-14 11:11:05 -08:00
src
test(@angular-devkit/build-angular): build and test with Bazel
2020-04-30 15:12:46 -07:00
test
test: remove non-bazel test setup
2020-04-30 15:12:46 -07:00
BUILD.bazel
build: use ts_library macro with common defaults
2020-04-30 15:12:46 -07:00
builders.json
refactor(@angular-devkit/build-angular): cleanup stable architect API builder file names
2019-03-29 14:37:35 -07:00
package.json
test(@angular-devkit/build-angular): build and test with Bazel
2020-04-30 15:12:46 -07:00
README.md
build: move devkit repo back to angular-cli
2018-06-05 18:50:06 -07:00
README.md
Angular Webpack Build Facade
WIP