arturovt
e1fe9ecffe
perf(core): use ngDevMode
to tree-shake checkNoChanges
( #39964 )
...
This commit adds `ngDevMode` guard to run `checkNoChanges` only
in dev mode (similar to how things work in other parts of Ivy runtime code).
The `ngDevMode` flag helps to tree-shake this code from production builds
(in dev mode everything will work as it works right now) to decrease production bundle size.
PR Close #39964
2020-12-04 16:07:59 -08:00
..
2020-11-25 11:10:01 -08:00
2020-11-25 11:10:01 -08:00
2020-11-25 11:10:01 -08:00
2020-12-02 11:16:43 -08:00
2020-12-04 10:26:17 -08:00
2020-12-04 10:26:17 -08:00
2020-12-04 16:07:59 -08:00
2020-05-01 09:50:28 -07:00
2020-11-06 09:31:46 -08:00
2020-11-24 10:42:21 -08:00
2020-12-04 10:18:48 -08:00
2020-12-04 10:19:45 -08:00
2020-11-25 10:55:40 -08:00
2020-11-20 12:52:16 -08:00
2020-11-24 08:45:49 -08:00
2020-11-20 12:52:16 -08:00
2020-11-25 11:10:01 -08:00
2020-05-26 14:26:58 -04:00
2020-11-20 12:52:16 -08:00
2020-11-23 14:59:55 -08:00
2020-11-25 11:10:01 -08:00
2020-12-02 12:52:27 -08:00
2020-10-15 09:08:00 -07:00
2020-09-30 09:13:59 -04:00
2020-05-26 14:26:58 -04:00
2020-05-26 14:26:58 -04:00
2020-01-13 07:21:43 -08:00
2019-11-20 14:46:23 -08:00
2020-05-26 14:26:58 -04:00
2019-07-18 14:21:25 -07:00
2019-07-18 14:21:25 -07:00
2019-07-18 14:21:26 -07:00
2020-09-30 09:13:59 -04:00
2020-10-15 09:08:00 -07:00