mirror of
https://github.com/bendtherules/react-fiber-traverse.git
synced 2026-08-18 13:52:36 +00:00
Init with yo typescript-react-lib
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"dist/react-fiber-traverse.cjs.development.js": {
|
||||
"bundled": 258,
|
||||
"minified": 203,
|
||||
"gzipped": 164
|
||||
},
|
||||
"dist/react-fiber-traverse.cjs.production.js": {
|
||||
"bundled": 163,
|
||||
"minified": 124,
|
||||
"gzipped": 125
|
||||
},
|
||||
"dist/react-fiber-traverse.esm.js": {
|
||||
"bundled": 234,
|
||||
"minified": 183,
|
||||
"gzipped": 154,
|
||||
"treeshaked": {
|
||||
"rollup": {
|
||||
"code": 87,
|
||||
"import_statements": 74
|
||||
},
|
||||
"webpack": {
|
||||
"code": 1168
|
||||
}
|
||||
}
|
||||
},
|
||||
"dist/react-fiber-traverse.umd.development.js": {
|
||||
"bundled": 611,
|
||||
"minified": 400,
|
||||
"gzipped": 259
|
||||
},
|
||||
"dist/react-fiber-traverse.umd.production.js": {
|
||||
"bundled": 477,
|
||||
"minified": 304,
|
||||
"gzipped": 216
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user