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
Greg Magolan
9bcd8c2425
build(bazel): use value of /// <amd-module name=“”> directive to convert fileNameToModuleName in ngc-wrapped (
#25650
)
...
PR
Close
#25650
2018-08-27 12:21:18 -04:00
..
BUILD.bazel
build(bazel): update to rules_nodejs 0.11.2 and latest rules_typescript (
#25169
)
2018-07-31 11:41:50 -07: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
build(bazel): use value of /// <amd-module name=“”> directive to convert fileNameToModuleName in ngc-wrapped (
#25650
)
2018-08-27 12:21:18 -04: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.