angular-cn/packages/upgrade/test
George Kalpakas 28240625e6 refactor(upgrade): use correct paths for imports (#22167)
`packages/upgrade/static/src` is anymlink to `packages/upgrade/src`.
Still, using the correct paths (e.g. using
`@angular/upgrade/static/src/...` for `@angula/upgrade/static` specs
ensures that the module loader (e.g. SystemJS) can map the imports to
the same instances.

PR Close #22167
2018-02-25 10:06:14 -08:00
..
common build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
dynamic build: add bazel test rules for remainder of packages (#21053) 2017-12-22 13:10:51 -08:00
static refactor(upgrade): use correct paths for imports (#22167) 2018-02-25 10:06:14 -08:00
BUILD.bazel build: move repeated tsconfig attributes to a macro (#20964) 2018-01-10 12:30:19 -08:00