angular/packages/bazel
Keen Yee Liau 65c2deacbb refactor(bazel): Fix warning about overridden tsconfig options (#28674)
Under Bazel, some compilerOptions in tsconfig.json are controlled by
downstream rules. The default tsconfig.json causes Bazel to print out
warnings about overriden settings.

This commit makes a backup of the original tsconfig.json and removes
tsconfig settings that are controlled by Bazel.

As part of this fix, JsonAst utils are refactored into separate package
and unit tests are added.

PR closes https://github.com/angular/angular/issues/28034

PR Close #28674
2019-02-13 21:24:19 -08:00
..
docs docs(bazel): add skydoc generation (#23544) 2018-08-08 13:12:07 -07:00
src refactor(bazel): Fix warning about overridden tsconfig options (#28674) 2019-02-13 21:24:19 -08:00
test test: update ng_package tests to use bundle_dts (#28588) 2019-02-13 19:16:29 -08:00
BUILD.bazel refactor(bazel): Create ng-add schematic for Bazel (#28436) 2019-02-05 14:40:46 -05:00
check_version.js fix(bazel): fix major/minor semver check between @angular/bazel npm packager version and angular bazel repo version (#27635) 2018-12-13 10:59:14 -08:00
index.bzl build: use bazel version from node modules (#26691) 2018-10-30 16:19:13 -04:00
package.bzl build: update to rules_typescript 0.23.2 and rules_nodejs 0.16.8 (#28532) 2019-02-05 16:55:43 -05:00
package.json build: update @microsoft/api-extractor to 7.0.17 (#28588) 2019-02-13 19:16:29 -08:00
protractor-utils.js build: idiomatic install of @angular/bazel npm package (#26258) (#26488) 2018-10-19 20:59:29 -07:00
yarn.lock build: update @microsoft/api-extractor to 7.0.17 (#28588) 2019-02-13 19:16:29 -08:00