angular-cn/goldens/size-tracking
arturovt b7a2d0da20 perf(core): use `ngDevMode` to tree-shake warning (#40876)
This commit adds `ngDevMode` guard to show the warning only
in dev mode (similar to how things work in other parts of Ivy runtime code).
The `ngDevMode` flag helps to tree-shake the warning from production builds
(in dev mode everything will work as it works right now) to decrease production bundle size.

PR Close #40876
2021-02-17 11:41:28 -08:00
..
aio-payloads.json perf(core): use `ngDevMode` to tree-shake warning (#40876) 2021-02-17 11:41:28 -08:00
integration-payloads.json fix(router): fix load interaction of navigation and preload strategies (#40389) 2021-02-16 11:28:50 -08:00