Alex Eagle
|
2cf52c1b55
|
test: Enable sass compiler for bazel integration test (#19357)
|
2017-09-26 09:44:47 -07:00 |
Olivier Combe
|
6e1896b333
|
build(common): don't generate tsickle re-export file for locales package (#19135)
PR Close #19135
|
2017-09-21 16:02:40 -07:00 |
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 |
Olivier Combe
|
48789360b1
|
feat(common): generate `closure-locale.ts` to tree shake locale data (#18907)
Closure will only keep the data for the locale defined in `goog.LOCALE`
PR Close #18907
|
2017-08-29 11:26:10 -05:00 |
Victor Berchet
|
535c7bb60c
|
refactor: generate i18n files in common/locales (#18907)
PR Close #18907
|
2017-08-29 11:26:10 -05:00 |
Alex Eagle
|
f0c681a6de
|
build: disable sass under bazel(#18848)
this seems to make the travis build flaky
PR Close #18848
|
2017-08-28 11:12:18 -07: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 |