angular-cn/integration/bazel
George Kalpakas 4bb283cbb2 build: remove redundant `@types/source-map` dependency (#31468)
In version 0.6.1 that we are using, `source-map` ships with
[its own typings][1], so there is no need to use `@types/source-map`.
The types were even removed from `DefinitelyTyped` in
DefinitelyTyped/DefinitelyTyped@1792bfaa2.

[1]: https://github.com/mozilla/source-map/blob/0.6.1/package.json#L72

PR Close #31468
2019-07-11 17:18:12 -04:00
..
src build: update to rules_nodejs 0.32.2 (#31325) 2019-07-01 14:16:42 -07:00
test/e2e fix(bazel): pass correct arguments to http_server in Windows (#30346) 2019-05-09 11:20:51 -07:00
.bazelignore build(bazel): update to nodejs rules 0.30.1 & bazel 0.26.0 (#30627) 2019-06-11 00:03:11 +00:00
.bazelrc build(bazel): add build --incompatible_list_based_execution_strategy_selection=false flag (#31325) 2019-07-01 14:16:42 -07:00
BUILD.bazel test: bazel integration test should use angular npm packages (#28762) 2019-02-19 12:53:19 -08:00
WORKSPACE build: update to rules_nodejs 0.32.2 (#31325) 2019-07-01 14:16:42 -07:00
angular-metadata.tsconfig.json fix(bazel): exclude all angular schematics folders from metadata build (#31237) 2019-06-24 18:48:44 -07:00
package.json build: remove redundant `@types/source-map` dependency (#31468) 2019-07-11 17:18:12 -04:00
protractor.conf.js feat(bazel): protractor_web_test_suite for release (#24787) 2018-07-12 16:34:45 -04:00
yarn.lock build: remove redundant `@types/source-map` dependency (#31468) 2019-07-11 17:18:12 -04:00