angular-cn/tools/symbol-extractor
Miško Hevery bfe35dac85 fix(ivy): change symbol-extractor to use .accept rather than -—define UPDATE_GOLDEN=1 (#22913)
Using `-—define` causes bazel to bust the cache which means that doing
`bazel test target` followed by `bazel run -—define UPDATE_GOLDEN=1 target` will
cause caches to be invalidated and house full rebuild.

PR Close #22913
2018-03-22 18:02:48 -04:00
..
symbol_extractor_spec test(ivy): switch HelloWorld to ivy compiler (#22788) 2018-03-19 16:00:38 -07:00
BUILD.bazel fix(ivy): change symbol-extractor to use .accept rather than -—define UPDATE_GOLDEN=1 (#22913) 2018-03-22 18:02:48 -04:00
cli.ts fix(ivy): change symbol-extractor to use .accept rather than -—define UPDATE_GOLDEN=1 (#22913) 2018-03-22 18:02:48 -04:00
index.bzl fix(ivy): change symbol-extractor to use .accept rather than -—define UPDATE_GOLDEN=1 (#22913) 2018-03-22 18:02:48 -04:00
symbol_extractor.ts test(ivy): switch HelloWorld to ivy compiler (#22788) 2018-03-19 16:00:38 -07:00
symbol_extractor_spec.ts test: Add bundle symbol extractor tool (#22002) 2018-02-13 11:28:54 -08:00