|
2 | 2 |
|
3 | 3 | exports[`Generating rollup stats 3 {"format":"amd","expected":"amd"} matches the snapshot 1`] = ` |
4 | 4 | { |
5 | | - "assets": [ |
6 | | - { |
7 | | - "gzipSize": 98808, |
8 | | - "name": "main-1cbfd464.js", |
9 | | - "normalized": "main-*.js", |
10 | | - "size": 577073, |
11 | | - }, |
12 | | - ], |
| 5 | + "assets": ExpectArrayContaining {}, |
13 | 6 | "builtAt": Any<Number>, |
14 | 7 | "bundleName": StringContaining "test-rollup-v3-amd", |
15 | 8 | "bundler": { |
@@ -80,14 +73,7 @@ exports[`Generating rollup stats 3 {"format":"amd","expected":"amd"} matches the |
80 | 73 |
|
81 | 74 | exports[`Generating rollup stats 3 {"format":"cjs","expected":"cjs"} matches the snapshot 1`] = ` |
82 | 75 | { |
83 | | - "assets": [ |
84 | | - { |
85 | | - "gzipSize": 98252, |
86 | | - "name": "main-420d8aeb.js", |
87 | | - "normalized": "main-*.js", |
88 | | - "size": 560888, |
89 | | - }, |
90 | | - ], |
| 76 | + "assets": ExpectArrayContaining {}, |
91 | 77 | "builtAt": Any<Number>, |
92 | 78 | "bundleName": StringContaining "test-rollup-v3-cjs", |
93 | 79 | "bundler": { |
@@ -158,14 +144,7 @@ exports[`Generating rollup stats 3 {"format":"cjs","expected":"cjs"} matches the |
158 | 144 |
|
159 | 145 | exports[`Generating rollup stats 3 {"format":"es","expected":"esm"} matches the snapshot 1`] = ` |
160 | 146 | { |
161 | | - "assets": [ |
162 | | - { |
163 | | - "gzipSize": 98243, |
164 | | - "name": "main-6ff1e9ca.js", |
165 | | - "normalized": "main-*.js", |
166 | | - "size": 560873, |
167 | | - }, |
168 | | - ], |
| 147 | + "assets": ExpectArrayContaining {}, |
169 | 148 | "builtAt": Any<Number>, |
170 | 149 | "bundleName": StringContaining "test-rollup-v3-esm", |
171 | 150 | "bundler": { |
@@ -236,14 +215,7 @@ exports[`Generating rollup stats 3 {"format":"es","expected":"esm"} matches the |
236 | 215 |
|
237 | 216 | exports[`Generating rollup stats 3 {"format":"esm","expected":"esm"} matches the snapshot 1`] = ` |
238 | 217 | { |
239 | | - "assets": [ |
240 | | - { |
241 | | - "gzipSize": 98243, |
242 | | - "name": "main-6ff1e9ca.js", |
243 | | - "normalized": "main-*.js", |
244 | | - "size": 560873, |
245 | | - }, |
246 | | - ], |
| 218 | + "assets": ExpectArrayContaining {}, |
247 | 219 | "builtAt": Any<Number>, |
248 | 220 | "bundleName": StringContaining "test-rollup-v3-esm", |
249 | 221 | "bundler": { |
@@ -314,14 +286,7 @@ exports[`Generating rollup stats 3 {"format":"esm","expected":"esm"} matches the |
314 | 286 |
|
315 | 287 | exports[`Generating rollup stats 3 {"format":"module","expected":"esm"} matches the snapshot 1`] = ` |
316 | 288 | { |
317 | | - "assets": [ |
318 | | - { |
319 | | - "gzipSize": 98243, |
320 | | - "name": "main-6ff1e9ca.js", |
321 | | - "normalized": "main-*.js", |
322 | | - "size": 560873, |
323 | | - }, |
324 | | - ], |
| 289 | + "assets": ExpectArrayContaining {}, |
325 | 290 | "builtAt": Any<Number>, |
326 | 291 | "bundleName": StringContaining "test-rollup-v3-esm", |
327 | 292 | "bundler": { |
@@ -392,14 +357,7 @@ exports[`Generating rollup stats 3 {"format":"module","expected":"esm"} matches |
392 | 357 |
|
393 | 358 | exports[`Generating rollup stats 3 {"format":"iife","expected":"iife"} matches the snapshot 1`] = ` |
394 | 359 | { |
395 | | - "assets": [ |
396 | | - { |
397 | | - "gzipSize": 98804, |
398 | | - "name": "main-cc182ba1.js", |
399 | | - "normalized": "main-*.js", |
400 | | - "size": 577068, |
401 | | - }, |
402 | | - ], |
| 360 | + "assets": ExpectArrayContaining {}, |
403 | 361 | "builtAt": Any<Number>, |
404 | 362 | "bundleName": StringContaining "test-rollup-v3-iife", |
405 | 363 | "bundler": { |
@@ -470,14 +428,7 @@ exports[`Generating rollup stats 3 {"format":"iife","expected":"iife"} matches t |
470 | 428 |
|
471 | 429 | exports[`Generating rollup stats 3 {"format":"umd","expected":"umd"} matches the snapshot 1`] = ` |
472 | 430 | { |
473 | | - "assets": [ |
474 | | - { |
475 | | - "gzipSize": 98845, |
476 | | - "name": "main-cdb2522f.js", |
477 | | - "normalized": "main-*.js", |
478 | | - "size": 577167, |
479 | | - }, |
480 | | - ], |
| 431 | + "assets": ExpectArrayContaining {}, |
481 | 432 | "builtAt": Any<Number>, |
482 | 433 | "bundleName": StringContaining "test-rollup-v3-umd", |
483 | 434 | "bundler": { |
@@ -548,14 +499,7 @@ exports[`Generating rollup stats 3 {"format":"umd","expected":"umd"} matches the |
548 | 499 |
|
549 | 500 | exports[`Generating rollup stats 3 {"format":"system","expected":"system"} matches the snapshot 1`] = ` |
550 | 501 | { |
551 | | - "assets": [ |
552 | | - { |
553 | | - "gzipSize": 99908, |
554 | | - "name": "main-b7135d24.js", |
555 | | - "normalized": "main-*.js", |
556 | | - "size": 609446, |
557 | | - }, |
558 | | - ], |
| 502 | + "assets": ExpectArrayContaining {}, |
559 | 503 | "builtAt": Any<Number>, |
560 | 504 | "bundleName": StringContaining "test-rollup-v3-system", |
561 | 505 | "bundler": { |
@@ -626,14 +570,7 @@ exports[`Generating rollup stats 3 {"format":"system","expected":"system"} match |
626 | 570 |
|
627 | 571 | exports[`Generating rollup stats 3 {"format":"systemjs","expected":"system"} matches the snapshot 1`] = ` |
628 | 572 | { |
629 | | - "assets": [ |
630 | | - { |
631 | | - "gzipSize": 99908, |
632 | | - "name": "main-b7135d24.js", |
633 | | - "normalized": "main-*.js", |
634 | | - "size": 609446, |
635 | | - }, |
636 | | - ], |
| 573 | + "assets": ExpectArrayContaining {}, |
637 | 574 | "builtAt": Any<Number>, |
638 | 575 | "bundleName": StringContaining "test-rollup-v3-system", |
639 | 576 | "bundler": { |
@@ -704,14 +641,7 @@ exports[`Generating rollup stats 3 {"format":"systemjs","expected":"system"} mat |
704 | 641 |
|
705 | 642 | exports[`Generating rollup stats 3 source maps are enabled does not include any source maps 1`] = ` |
706 | 643 | { |
707 | | - "assets": [ |
708 | | - { |
709 | | - "gzipSize": 98275, |
710 | | - "name": "main-6ff1e9ca.js", |
711 | | - "normalized": "main-*.js", |
712 | | - "size": 560915, |
713 | | - }, |
714 | | - ], |
| 644 | + "assets": ExpectArrayContaining {}, |
715 | 645 | "builtAt": Any<Number>, |
716 | 646 | "bundleName": StringNotContaining ".map", |
717 | 647 | "bundler": { |
@@ -782,14 +712,7 @@ exports[`Generating rollup stats 3 source maps are enabled does not include any |
782 | 712 |
|
783 | 713 | exports[`Generating rollup stats 4 {"format":"amd","expected":"amd"} matches the snapshot 1`] = ` |
784 | 714 | { |
785 | | - "assets": [ |
786 | | - { |
787 | | - "gzipSize": 98808, |
788 | | - "name": "main-Bz9ahex4.js", |
789 | | - "normalized": "main-*.js", |
790 | | - "size": 577073, |
791 | | - }, |
792 | | - ], |
| 715 | + "assets": ExpectArrayContaining {}, |
793 | 716 | "builtAt": Any<Number>, |
794 | 717 | "bundleName": StringContaining "test-rollup-v4-amd", |
795 | 718 | "bundler": { |
@@ -860,14 +783,7 @@ exports[`Generating rollup stats 4 {"format":"amd","expected":"amd"} matches the |
860 | 783 |
|
861 | 784 | exports[`Generating rollup stats 4 {"format":"cjs","expected":"cjs"} matches the snapshot 1`] = ` |
862 | 785 | { |
863 | | - "assets": [ |
864 | | - { |
865 | | - "gzipSize": 98252, |
866 | | - "name": "main-xb59kfqA.js", |
867 | | - "normalized": "main-*.js", |
868 | | - "size": 560888, |
869 | | - }, |
870 | | - ], |
| 786 | + "assets": ExpectArrayContaining {}, |
871 | 787 | "builtAt": Any<Number>, |
872 | 788 | "bundleName": StringContaining "test-rollup-v4-cjs", |
873 | 789 | "bundler": { |
@@ -938,14 +854,7 @@ exports[`Generating rollup stats 4 {"format":"cjs","expected":"cjs"} matches the |
938 | 854 |
|
939 | 855 | exports[`Generating rollup stats 4 {"format":"es","expected":"esm"} matches the snapshot 1`] = ` |
940 | 856 | { |
941 | | - "assets": [ |
942 | | - { |
943 | | - "gzipSize": 98243, |
944 | | - "name": "main-DTMU6eC0.js", |
945 | | - "normalized": "main-*.js", |
946 | | - "size": 560873, |
947 | | - }, |
948 | | - ], |
| 857 | + "assets": ExpectArrayContaining {}, |
949 | 858 | "builtAt": Any<Number>, |
950 | 859 | "bundleName": StringContaining "test-rollup-v4-esm", |
951 | 860 | "bundler": { |
@@ -1016,14 +925,7 @@ exports[`Generating rollup stats 4 {"format":"es","expected":"esm"} matches the |
1016 | 925 |
|
1017 | 926 | exports[`Generating rollup stats 4 {"format":"esm","expected":"esm"} matches the snapshot 1`] = ` |
1018 | 927 | { |
1019 | | - "assets": [ |
1020 | | - { |
1021 | | - "gzipSize": 98243, |
1022 | | - "name": "main-DTMU6eC0.js", |
1023 | | - "normalized": "main-*.js", |
1024 | | - "size": 560873, |
1025 | | - }, |
1026 | | - ], |
| 928 | + "assets": ExpectArrayContaining {}, |
1027 | 929 | "builtAt": Any<Number>, |
1028 | 930 | "bundleName": StringContaining "test-rollup-v4-esm", |
1029 | 931 | "bundler": { |
@@ -1094,14 +996,7 @@ exports[`Generating rollup stats 4 {"format":"esm","expected":"esm"} matches the |
1094 | 996 |
|
1095 | 997 | exports[`Generating rollup stats 4 {"format":"module","expected":"esm"} matches the snapshot 1`] = ` |
1096 | 998 | { |
1097 | | - "assets": [ |
1098 | | - { |
1099 | | - "gzipSize": 98243, |
1100 | | - "name": "main-DTMU6eC0.js", |
1101 | | - "normalized": "main-*.js", |
1102 | | - "size": 560873, |
1103 | | - }, |
1104 | | - ], |
| 999 | + "assets": ExpectArrayContaining {}, |
1105 | 1000 | "builtAt": Any<Number>, |
1106 | 1001 | "bundleName": StringContaining "test-rollup-v4-esm", |
1107 | 1002 | "bundler": { |
@@ -1172,14 +1067,7 @@ exports[`Generating rollup stats 4 {"format":"module","expected":"esm"} matches |
1172 | 1067 |
|
1173 | 1068 | exports[`Generating rollup stats 4 {"format":"iife","expected":"iife"} matches the snapshot 1`] = ` |
1174 | 1069 | { |
1175 | | - "assets": [ |
1176 | | - { |
1177 | | - "gzipSize": 98804, |
1178 | | - "name": "main-B7VbaLUG.js", |
1179 | | - "normalized": "main-*.js", |
1180 | | - "size": 577068, |
1181 | | - }, |
1182 | | - ], |
| 1070 | + "assets": ExpectArrayContaining {}, |
1183 | 1071 | "builtAt": Any<Number>, |
1184 | 1072 | "bundleName": StringContaining "test-rollup-v4-iife", |
1185 | 1073 | "bundler": { |
@@ -1250,14 +1138,7 @@ exports[`Generating rollup stats 4 {"format":"iife","expected":"iife"} matches t |
1250 | 1138 |
|
1251 | 1139 | exports[`Generating rollup stats 4 {"format":"umd","expected":"umd"} matches the snapshot 1`] = ` |
1252 | 1140 | { |
1253 | | - "assets": [ |
1254 | | - { |
1255 | | - "gzipSize": 98845, |
1256 | | - "name": "main-DXhL8JQx.js", |
1257 | | - "normalized": "main-*.js", |
1258 | | - "size": 577167, |
1259 | | - }, |
1260 | | - ], |
| 1141 | + "assets": ExpectArrayContaining {}, |
1261 | 1142 | "builtAt": Any<Number>, |
1262 | 1143 | "bundleName": StringContaining "test-rollup-v4-umd", |
1263 | 1144 | "bundler": { |
@@ -1328,14 +1209,7 @@ exports[`Generating rollup stats 4 {"format":"umd","expected":"umd"} matches the |
1328 | 1209 |
|
1329 | 1210 | exports[`Generating rollup stats 4 {"format":"system","expected":"system"} matches the snapshot 1`] = ` |
1330 | 1211 | { |
1331 | | - "assets": [ |
1332 | | - { |
1333 | | - "gzipSize": 99908, |
1334 | | - "name": "main-DwblAVj_.js", |
1335 | | - "normalized": "main-*.js", |
1336 | | - "size": 609446, |
1337 | | - }, |
1338 | | - ], |
| 1212 | + "assets": ExpectArrayContaining {}, |
1339 | 1213 | "builtAt": Any<Number>, |
1340 | 1214 | "bundleName": StringContaining "test-rollup-v4-system", |
1341 | 1215 | "bundler": { |
@@ -1406,14 +1280,7 @@ exports[`Generating rollup stats 4 {"format":"system","expected":"system"} match |
1406 | 1280 |
|
1407 | 1281 | exports[`Generating rollup stats 4 {"format":"systemjs","expected":"system"} matches the snapshot 1`] = ` |
1408 | 1282 | { |
1409 | | - "assets": [ |
1410 | | - { |
1411 | | - "gzipSize": 99908, |
1412 | | - "name": "main-DwblAVj_.js", |
1413 | | - "normalized": "main-*.js", |
1414 | | - "size": 609446, |
1415 | | - }, |
1416 | | - ], |
| 1283 | + "assets": ExpectArrayContaining {}, |
1417 | 1284 | "builtAt": Any<Number>, |
1418 | 1285 | "bundleName": StringContaining "test-rollup-v4-system", |
1419 | 1286 | "bundler": { |
@@ -1484,14 +1351,7 @@ exports[`Generating rollup stats 4 {"format":"systemjs","expected":"system"} mat |
1484 | 1351 |
|
1485 | 1352 | exports[`Generating rollup stats 4 source maps are enabled does not include any source maps 1`] = ` |
1486 | 1353 | { |
1487 | | - "assets": [ |
1488 | | - { |
1489 | | - "gzipSize": 98275, |
1490 | | - "name": "main-DTMU6eC0.js", |
1491 | | - "normalized": "main-*.js", |
1492 | | - "size": 560915, |
1493 | | - }, |
1494 | | - ], |
| 1354 | + "assets": ExpectArrayContaining {}, |
1495 | 1355 | "builtAt": Any<Number>, |
1496 | 1356 | "bundleName": StringNotContaining ".map", |
1497 | 1357 | "bundler": { |
|
0 commit comments