angular-cn/tools/size-tracking
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
..
BUILD.bazel build: remove redundant `@types/source-map` dependency (#31468) 2019-07-11 17:18:12 -04:00
file_size_compare.ts build: size-tracking test should support max-byte threshold (#30257) 2019-05-09 12:55:16 -07:00
file_size_compare_spec.ts build: size-tracking test should support max-byte threshold (#30257) 2019-05-09 12:55:16 -07:00
file_size_data.ts build: add size-tracking bazel test (#30070) 2019-04-29 12:29:25 -07:00
file_size_data_spec.ts build: add size-tracking bazel test (#30070) 2019-04-29 12:29:25 -07:00
index.bzl build: convert entry_point to label (#30627) 2019-06-11 00:03:11 +00:00
index.ts build: size-tracking test should support max-byte threshold (#30257) 2019-05-09 12:55:16 -07:00
size_tracker.ts build: add size-tracking bazel test (#30070) 2019-04-29 12:29:25 -07:00
size_tracking_spec.ts build: add size-tracking bazel test (#30070) 2019-04-29 12:29:25 -07:00