mirror of
https://github.com/facebook/react.git
synced 2026-02-24 12:43:00 +00:00
* Move ReactFiberTreeReflection to react-reconciler/reflection #11659 * Use * for react-reconciler We don't know the latest local version, and release script currently doesn't bump deps automatically. * Remove unused field * Use CommonJS in entry point for consistency * Undo the CommonJS change I didn't realize it would break the build. * Record sizes * Remove reconciler fixtures They're unnecessary now that we run real tests on reconciler bundles.
232 lines
5.6 KiB
JSON
232 lines
5.6 KiB
JSON
{
|
|
"bundleSizes": {
|
|
"react.development.js (UMD_DEV)": {
|
|
"size": 54742,
|
|
"gzip": 14879
|
|
},
|
|
"react.production.min.js (UMD_PROD)": {
|
|
"size": 6617,
|
|
"gzip": 2819
|
|
},
|
|
"react.development.js (NODE_DEV)": {
|
|
"size": 45158,
|
|
"gzip": 12576
|
|
},
|
|
"react.production.min.js (NODE_PROD)": {
|
|
"size": 5412,
|
|
"gzip": 2389
|
|
},
|
|
"React-dev.js (FB_DEV)": {
|
|
"size": 44502,
|
|
"gzip": 12082
|
|
},
|
|
"React-prod.js (FB_PROD)": {
|
|
"size": 12810,
|
|
"gzip": 3444
|
|
},
|
|
"react-dom.development.js (UMD_DEV)": {
|
|
"size": 567932,
|
|
"gzip": 132477
|
|
},
|
|
"react-dom.production.min.js (UMD_PROD)": {
|
|
"size": 94459,
|
|
"gzip": 30576
|
|
},
|
|
"react-dom.development.js (NODE_DEV)": {
|
|
"size": 549355,
|
|
"gzip": 127626
|
|
},
|
|
"react-dom.production.min.js (NODE_PROD)": {
|
|
"size": 92661,
|
|
"gzip": 29778
|
|
},
|
|
"ReactDOM-dev.js (FB_DEV)": {
|
|
"size": 574685,
|
|
"gzip": 131994
|
|
},
|
|
"ReactDOM-prod.js (FB_PROD)": {
|
|
"size": 271870,
|
|
"gzip": 51471
|
|
},
|
|
"react-dom-test-utils.development.js (NODE_DEV)": {
|
|
"size": 36193,
|
|
"gzip": 10294
|
|
},
|
|
"react-dom-test-utils.production.min.js (NODE_PROD)": {
|
|
"size": 10189,
|
|
"gzip": 3836
|
|
},
|
|
"ReactTestUtils-dev.js (FB_DEV)": {
|
|
"size": 36913,
|
|
"gzip": 10379
|
|
},
|
|
"react-dom-unstable-native-dependencies.development.js (UMD_DEV)": {
|
|
"size": 63419,
|
|
"gzip": 16542
|
|
},
|
|
"react-dom-unstable-native-dependencies.production.min.js (UMD_PROD)": {
|
|
"size": 11366,
|
|
"gzip": 3901
|
|
},
|
|
"react-dom-unstable-native-dependencies.development.js (NODE_DEV)": {
|
|
"size": 58981,
|
|
"gzip": 15257
|
|
},
|
|
"react-dom-unstable-native-dependencies.production.min.js (NODE_PROD)": {
|
|
"size": 10910,
|
|
"gzip": 3773
|
|
},
|
|
"ReactDOMUnstableNativeDependencies-dev.js (FB_DEV)": {
|
|
"size": 60056,
|
|
"gzip": 15406
|
|
},
|
|
"ReactDOMUnstableNativeDependencies-prod.js (FB_PROD)": {
|
|
"size": 26610,
|
|
"gzip": 5327
|
|
},
|
|
"react-dom-server.browser.development.js (UMD_DEV)": {
|
|
"size": 95448,
|
|
"gzip": 25779
|
|
},
|
|
"react-dom-server.browser.production.min.js (UMD_PROD)": {
|
|
"size": 14755,
|
|
"gzip": 5863
|
|
},
|
|
"react-dom-server.browser.development.js (NODE_DEV)": {
|
|
"size": 84510,
|
|
"gzip": 22984
|
|
},
|
|
"react-dom-server.browser.production.min.js (NODE_PROD)": {
|
|
"size": 14235,
|
|
"gzip": 5744
|
|
},
|
|
"ReactDOMServer-dev.js (FB_DEV)": {
|
|
"size": 88344,
|
|
"gzip": 23267
|
|
},
|
|
"ReactDOMServer-prod.js (FB_PROD)": {
|
|
"size": 31334,
|
|
"gzip": 8082
|
|
},
|
|
"react-dom-server.node.development.js (NODE_DEV)": {
|
|
"size": 86478,
|
|
"gzip": 23494
|
|
},
|
|
"react-dom-server.node.production.min.js (NODE_PROD)": {
|
|
"size": 15060,
|
|
"gzip": 6052
|
|
},
|
|
"react-art.development.js (UMD_DEV)": {
|
|
"size": 359671,
|
|
"gzip": 79632
|
|
},
|
|
"react-art.production.min.js (UMD_PROD)": {
|
|
"size": 83812,
|
|
"gzip": 25799
|
|
},
|
|
"react-art.development.js (NODE_DEV)": {
|
|
"size": 283750,
|
|
"gzip": 60534
|
|
},
|
|
"react-art.production.min.js (NODE_PROD)": {
|
|
"size": 47786,
|
|
"gzip": 14938
|
|
},
|
|
"ReactART-dev.js (FB_DEV)": {
|
|
"size": 295003,
|
|
"gzip": 62398
|
|
},
|
|
"ReactART-prod.js (FB_PROD)": {
|
|
"size": 148751,
|
|
"gzip": 25362
|
|
},
|
|
"ReactNativeRenderer-dev.js (RN_DEV)": {
|
|
"size": 411542,
|
|
"gzip": 90219
|
|
},
|
|
"ReactNativeRenderer-prod.js (RN_PROD)": {
|
|
"size": 201778,
|
|
"gzip": 34740
|
|
},
|
|
"ReactRTRenderer-dev.js (RN_DEV)": {
|
|
"size": 289247,
|
|
"gzip": 61409
|
|
},
|
|
"ReactRTRenderer-prod.js (RN_PROD)": {
|
|
"size": 138766,
|
|
"gzip": 23327
|
|
},
|
|
"ReactCSRenderer-dev.js (RN_DEV)": {
|
|
"size": 278968,
|
|
"gzip": 58235
|
|
},
|
|
"ReactCSRenderer-prod.js (RN_PROD)": {
|
|
"size": 131054,
|
|
"gzip": 21884
|
|
},
|
|
"react-test-renderer.development.js (NODE_DEV)": {
|
|
"size": 280318,
|
|
"gzip": 59339
|
|
},
|
|
"react-test-renderer.production.min.js (NODE_PROD)": {
|
|
"size": 46142,
|
|
"gzip": 14226
|
|
},
|
|
"ReactTestRenderer-dev.js (FB_DEV)": {
|
|
"size": 291667,
|
|
"gzip": 61201
|
|
},
|
|
"react-test-renderer-shallow.development.js (NODE_DEV)": {
|
|
"size": 10233,
|
|
"gzip": 2761
|
|
},
|
|
"react-test-renderer-shallow.production.min.js (NODE_PROD)": {
|
|
"size": 5159,
|
|
"gzip": 1880
|
|
},
|
|
"ReactShallowRenderer-dev.js (FB_DEV)": {
|
|
"size": 10471,
|
|
"gzip": 2725
|
|
},
|
|
"react-noop-renderer.development.js (NODE_DEV)": {
|
|
"size": 17474,
|
|
"gzip": 4855
|
|
},
|
|
"react-reconciler.development.js (NODE_DEV)": {
|
|
"size": 262177,
|
|
"gzip": 54954
|
|
},
|
|
"react-reconciler.production.min.js (NODE_PROD)": {
|
|
"size": 39462,
|
|
"gzip": 12324
|
|
},
|
|
"react-call-return.development.js (NODE_DEV)": {
|
|
"size": 2465,
|
|
"gzip": 919
|
|
},
|
|
"react-call-return.production.min.js (NODE_PROD)": {
|
|
"size": 881,
|
|
"gzip": 500
|
|
},
|
|
"react-dom-test-utils.development.js (UMD_DEV)": {
|
|
"size": 41456,
|
|
"gzip": 11754
|
|
},
|
|
"react-dom-test-utils.production.min.js (UMD_PROD)": {
|
|
"size": 10617,
|
|
"gzip": 3917
|
|
},
|
|
"react-noop-renderer.production.min.js (NODE_PROD)": {
|
|
"size": 6011,
|
|
"gzip": 2418
|
|
},
|
|
"react-reconciler-reflection.development.js (NODE_DEV)": {
|
|
"size": 10398,
|
|
"gzip": 3198
|
|
},
|
|
"react-reconciler-reflection.production.min.js (NODE_PROD)": {
|
|
"size": 2408,
|
|
"gzip": 1062
|
|
}
|
|
}
|
|
} |