crisbeto
3d7303efc0
perf(ivy): avoid extra parameter in query instructions ( #31667 )
...
Currently we always generate the `read` parameter for the view and content query instructions, however since most of the time the `read` parameter won't be set, we'll end up generating `null` which adds 5 bytes for each query when minified. These changes make it so that the `read` parameter only gets generated if it has a value.
PR Close #31667
2019-07-24 14:37:51 -07:00
..
2019-06-11 00:03:11 +00:00
2019-07-23 21:14:16 -07:00
2019-06-05 09:03:36 -07:00
2019-07-23 21:12:25 -07:00
2019-07-24 14:37:51 -07:00
2019-07-24 14:37:51 -07:00
2019-07-24 14:37:51 -07:00
2017-03-08 16:29:27 -08:00
2019-07-18 14:26:37 -07:00
2019-07-18 14:21:25 -07:00
2019-07-18 14:21:26 -07:00
2019-07-18 14:21:25 -07:00
2019-07-22 09:52:42 -07:00
2019-07-18 14:21:26 -07:00
2019-06-11 00:03:11 +00:00
2019-07-18 14:21:26 -07:00
2019-07-18 14:21:25 -07:00
2019-06-11 00:03:11 +00:00
2019-05-09 11:22:00 -07:00
2019-07-18 14:21:26 -07:00
2019-07-18 14:21:26 -07:00
2019-07-24 14:34:20 -07:00
2019-07-24 14:36:43 -07:00
2019-07-18 14:21:25 -07:00
2017-03-08 16:29:27 -08:00
2019-07-16 13:02:10 -04:00
2019-01-11 11:15:59 -08:00
2017-07-20 16:46:47 -05:00
2017-03-08 16:29:27 -08: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
2019-07-18 14:21:26 -07:00
2019-02-06 14:17:55 -05:00