angular-cn/packages/core/schematics/migrations
Andrew Scott 54b088967a refactor(compiler): remove unreachable code (#40984)
1. The error function throws, so no code after it is reachable.
2. Some switch statements are exhaustive, so no code after them are reachable.

PR Close #40984
2021-03-01 15:29:20 -08:00
..
abstract-control-parent fix(core): migration error if program contains files outside of the project (#39790) 2020-11-20 12:51:19 -08:00
can-activate-with-redirect-to feat(core): Add schematic to fix invalid `Route` configs (#40067) 2021-01-05 10:09:28 -08:00
dynamic-queries fix(core): migration error if program contains files outside of the project (#39790) 2020-11-20 12:51:19 -08:00
google3 feat(core): Add schematic to fix invalid `Route` configs (#40067) 2021-01-05 10:09:28 -08:00
initial-navigation fix(core): migration error if program contains files outside of the project (#39790) 2020-11-20 12:51:19 -08:00
missing-injectable fix(core): migration error if program contains files outside of the project (#39790) 2020-11-20 12:51:19 -08:00
module-with-providers fix(core): migration error if program contains files outside of the project (#39790) 2020-11-20 12:51:19 -08:00
move-document fix(core): migration error if program contains files outside of the project (#39790) 2020-11-20 12:51:19 -08:00
native-view-encapsulation fix(core): migration error if program contains files outside of the project (#39790) 2020-11-20 12:51:19 -08:00
navigation-extras-omissions fix(core): migration error if program contains files outside of the project (#39790) 2020-11-20 12:51:19 -08:00
relative-link-resolution fix(core): migration error if program contains files outside of the project (#39790) 2020-11-20 12:51:19 -08:00
renderer-to-renderer2 refactor(compiler): remove unreachable code (#40984) 2021-03-01 15:29:20 -08:00
router-preserve-query-params fix(core): migration error if program contains files outside of the project (#39790) 2020-11-20 12:51:19 -08:00
static-queries refactor(migrations): remove rxjs usage within static queries migration (#38657) 2021-01-21 14:04:20 -08:00
template-var-assignment fix(core): migration error if program contains files outside of the project (#39790) 2020-11-20 12:51:19 -08:00
undecorated-classes-with-decorated-fields fix(core): migration error if program contains files outside of the project (#39790) 2020-11-20 12:51:19 -08:00
undecorated-classes-with-di fix(core): migration error if program contains files outside of the project (#39790) 2020-11-20 12:51:19 -08:00
wait-for-async fix(core): migration error if program contains files outside of the project (#39790) 2020-11-20 12:51:19 -08:00