diff --git a/c2b.json b/c2b.json new file mode 100644 index 0000000..743fdec --- /dev/null +++ b/c2b.json @@ -0,0 +1,35 @@ +{ + "version": "1", + "plugin": { + "name": "codecov-vite-bundle-analysis-plugin", + "version": "1.0.0" + }, + "builtAt": 1701451048604, + "duration": 331, + "bundler": { "name": "rollup", "version": "3.29.4" }, + "bundleName": "C1", + "assets": [ + { + "name": "assets/LazyComponent-fcbb0922.js", + "size": 25, + "normalized": "assets/LazyComponent-*.js" + } + ], + "chunks": [ + { + "id": "LazyComponent", + "uniqueId": "b1-0-LazyComponent", + "entry": false, + "initial": true, + "files": ["assets/LazyComponent-fcbb0922.js"], + "names": ["LazyComponent"] + } + ], + "modules": [ + { + "name": "./src/LazyComponent/LazyComponent.tsx", + "size": 25, + "chunkUniqueIds": ["b1-0-LazyComponent"] + } + ] + } \ No newline at end of file