File tree Expand file tree Collapse file tree 6 files changed +251
-251
lines changed
sourcemap-encoding/__snapshots__ Expand file tree Collapse file tree 6 files changed +251
-251
lines changed Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -19,34 +19,34 @@ exports[`Sourcemap Comments test 3`] = `
1919 " children" : [
2020 {
2121 " name" : " test/sourcemap-comments/input.js" ,
22- " uid" : " 1111 -1"
22+ " uid" : " 4d15c4d3 -1"
2323 }
2424 ]
2525 }
2626 ],
2727 " isRoot" : true
2828 },
2929 " nodeParts" : {
30- " 1111 -1" : {
30+ " 4d15c4d3 -1" : {
3131 " renderedLength" : 16 ,
3232 " gzipLength" : 0 ,
3333 " brotliLength" : 0 ,
34- " metaUid" : " 1111 -0"
34+ " metaUid" : " 4d15c4d3 -0"
3535 }
3636 },
3737 " nodeMetas" : {
38- " 1111 -0" : {
38+ " 4d15c4d3 -0" : {
3939 " id" : " /test/sourcemap-comments/input.js" ,
4040 " moduleParts" : {
41- " index.js" : " 1111 -1"
41+ " index.js" : " 4d15c4d3 -1"
4242 },
4343 " imported" : [],
4444 " importedBy" : [],
4545 " isEntry" : true
4646 }
4747 },
4848 " env" : {
49- " rollup" : " 4.6.1 "
49+ " rollup" : " 4.8.0 "
5050 },
5151 " options" : {
5252 " gzip" : false ,
Original file line number Diff line number Diff line change @@ -26,11 +26,11 @@ exports[`Sourcemap test 3`] = `
2626 " name" : " test/sourcemap-encoding" ,
2727 " children" : [
2828 {
29- " uid" : " 1111 -1" ,
29+ " uid" : " f5391424 -1" ,
3030 " name" : " input2.js"
3131 },
3232 {
33- " uid" : " 1111 -3" ,
33+ " uid" : " f5391424 -3" ,
3434 " name" : " input.js"
3535 }
3636 ]
@@ -41,48 +41,48 @@ exports[`Sourcemap test 3`] = `
4141 " isRoot" : true
4242 },
4343 " nodeParts" : {
44- " 1111 -1" : {
44+ " f5391424 -1" : {
4545 " renderedLength" : 37 ,
4646 " gzipLength" : 0 ,
4747 " brotliLength" : 0 ,
48- " metaUid" : " 1111 -0"
48+ " metaUid" : " f5391424 -0"
4949 },
50- " 1111 -3" : {
50+ " f5391424 -3" : {
5151 " renderedLength" : 112 ,
5252 " gzipLength" : 0 ,
5353 " brotliLength" : 0 ,
54- " metaUid" : " 1111 -2"
54+ " metaUid" : " f5391424 -2"
5555 }
5656 },
5757 " nodeMetas" : {
58- " 1111 -0" : {
58+ " f5391424 -0" : {
5959 " id" : " /test/sourcemap-encoding/input2.js" ,
6060 " moduleParts" : {
61- " index.js" : " 1111 -1"
61+ " index.js" : " f5391424 -1"
6262 },
6363 " imported" : [],
6464 " importedBy" : [
6565 {
66- " uid" : " 1111 -2"
66+ " uid" : " f5391424 -2"
6767 }
6868 ]
6969 },
70- " 1111 -2" : {
70+ " f5391424 -2" : {
7171 " id" : " /test/sourcemap-encoding/input.js" ,
7272 " moduleParts" : {
73- " index.js" : " 1111 -3"
73+ " index.js" : " f5391424 -3"
7474 },
7575 " imported" : [
7676 {
77- " uid" : " 1111 -0"
77+ " uid" : " f5391424 -0"
7878 }
7979 ],
8080 " importedBy" : [],
8181 " isEntry" : true
8282 }
8383 },
8484 " env" : {
85- " rollup" : " 4.6.1 "
85+ " rollup" : " 4.8.0 "
8686 },
8787 " options" : {
8888 " gzip" : false ,
You can’t perform that action at this time.
0 commit comments