This website requires JavaScript.
Explore
Help
Register
Sign In
cargdev
/
angular
Watch
1
Star
0
Fork
0
You've already forked angular
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
angular
/
packages
/
bazel
/
src
/
ngc-wrapped
History
Victor Berchet
9ed5fb6d2c
style: format code
2018-04-24 14:32:57 -07:00
..
BUILD.bazel
build: add an npm_package rule for @angular/bazel (
#22628
)
2018-03-07 10:56:27 -08:00
extract_i18n.ts
Revert "Revert "Revert "perf(compiler): skip type check and emit in bazel in some cases. (
#19646
)"""
2017-10-12 16:09:49 -07:00
index.ts
style: format code
2018-04-24 14:32:57 -07:00
README.md
refactor(compiler-cli): move ngc-wrapped to packages/bazel (
#18733
)
2017-08-23 11:34:51 -05:00
tsconfig.json
build: add bazel integration test (
#18733
)
2017-08-23 11:34:52 -05:00
README.md
ngc-wrapped
This is a wrapper around @angular/compiler-cli that makes ngc run under Bazel.