8000
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 6d5db06 commit 1863436Copy full SHA for 1863436
test/Stats.test.js
@@ -190,10 +190,10 @@ describe("Stats", () => {
190
"assets": Array [
191
Object {
192
"name": "entryB.js",
193
- "size": 3130,
+ "size": 3119,
194
},
195
],
196
- "assetsSize": 3130,
+ "assetsSize": 3119,
197
"auxiliaryAssets": undefined,
198
"auxiliaryAssetsSize": 0,
199
"childAssets": undefined,
@@ -238,10 +238,10 @@ describe("Stats", () => {
238
"info": Object {
239
"javascriptModule": false,
240
"minimized": true,
241
242
243
244
245
"type": "asset",
246
247
0 commit comments