Tobias Bosch
|
ca5aebaa6b
|
refactor: update angular to support TypeScript 2.4
Detailed updates:
- rxjs@5.0.x
- tsickle@0.24.x
- typescript@2.4.x
- @bazel/typescript@0.10.0
- protractor@5.1.x
- selenium-webdriver@3.0.x
BREAKING CHANGE:
- the Angular compiler now requires TypeScript 2.4.x.
|
2017-09-12 10:31:30 -07:00 |
Tobias Bosch
|
a69172f6ce
|
fix(compiler): fix bazel integration and make `perform-compile` more flexible
Needed to allow custom checking for diagnostics.
|
2017-09-07 19:30:04 -04:00 |
Alex Eagle
|
fef3d2ad53
|
build: ngc-wrapped as a bazel worker (#18960)
PR Close #18960
|
2017-09-01 12:23:11 -05:00 |
Alex Eagle
|
f2f5286020
|
build: upgrade to latest bazel rules (#18733)
PR Close #18733
|
2017-08-23 11:34:52 -05:00 |
Alex Eagle
|
47220997e1
|
build: add bazel integration test (#18733)
It includes sass compilation, and building the bazel package
distribution.
PR Close #18733
|
2017-08-23 11:34:52 -05:00 |