We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f70489f commit f4b209fCopy full SHA for f4b209f
scripts/rollup/results.json
@@ -189,8 +189,8 @@
189
"gzip": 2725
190
},
191
"react-noop-renderer.development.js (NODE_DEV)": {
192
- "size": 277788,
193
- "gzip": 58527
+ "size": 17474,
+ "gzip": 4855
194
195
"react-reconciler.development.js (NODE_DEV)": {
196
"size": 262177,
@@ -217,8 +217,16 @@
217
"gzip": 3917
218
219
"react-noop-renderer.production.min.js (NODE_PROD)": {
220
- "size": 45144,
221
- "gzip": 14079
+ "size": 6011,
+ "gzip": 2418
222
+ },
223
+ "react-reconciler-reflection.development.js (NODE_DEV)": {
224
+ "size": 10398,
225
+ "gzip": 3198
226
227
+ "react-reconciler-reflection.production.min.js (NODE_PROD)": {
228
+ "size": 2408,
229
+ "gzip": 1062
230
}
231
232
0 commit comments