diff --git a/README.md b/README.md index b482eea2..40b8dbcc 100644 --- a/README.md +++ b/README.md @@ -185,24 +185,24 @@ styles({ Install corresponding dependency: -- For `Sass` support install `node-sass` or `sass`: +- For `Sass` support install `sass` or `node-sass`: ```bash # npm - npm install -D node-sass + npm install -D sass # pnpm - pnpm add -D node-sass + pnpm add -D sass # yarn - yarn add node-sass --dev + yarn add sass --dev ``` ```bash # npm - npm install -D sass + npm install -D node-sass # pnpm - pnpm add -D sass + pnpm add -D node-sass # yarn - yarn add sass --dev + yarn add node-sass --dev ``` - For `Less` support install `less`: diff --git a/__tests__/__snapshots__/index.test.ts.snap b/__tests__/__snapshots__/index.test.ts.snap index 4e2f91eb..39002a7f 100644 --- a/__tests__/__snapshots__/index.test.ts.snap +++ b/__tests__/__snapshots__/index.test.ts.snap @@ -189,22 +189,24 @@ exports[`basic resolvers: css 1`] = ` @import url(\\"https://fonts.googleapis.com/css?family=Gudea:400,700\\"); .bar { background-image: url(\\"/pubpath/bg1.png\\"); - background-image: url(\\"/pubpath/bg2.testing.regex.png\\"); } + background-image: url(\\"/pubpath/bg2.testing.regex.png\\"); +} .bar2 { color: magenta; - background-image: url(\\"https://via.placeholder.com/1920x1080\\"); } + background-image: url(\\"https://via.placeholder.com/1920x1080\\"); +} @font-face { font-family: \\"Demo\\"; font-style: normal; font-weight: 400; - src: local(\\"Demo\\"), local(\\"Demo-Regular\\"), url(\\"/pubpath/Demo-webfont.woff\\") format(\\"woff\\"); } - + src: local(\\"Demo\\"), local(\\"Demo-Regular\\"), url(\\"/pubpath/Demo-webfont.woff\\") format(\\"woff\\"); +} .ignore-data-uri { background-image: url(/pubpath/bg2.png); - background-image: url(\\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkBAMAAACCzIhnAAAAG1BMVEXMzMyWlpacnJy+vr6jo6PFxcW3t7eqqqqxsbHbm8QuAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiklEQVRYhe3QMQ6EIBAF0C+GSInF9mYTs+1ewRsQbmBlayysKefYO2asXbbYxvxHQj6ECQMAEREREf2NQ/fCtp5Zky6vtRMkSJEzhyISynWJnzH6Z8oQlzS7lEc/fLmmQUSvc16OrCPqRl1JePxQYo1ZSWVj9nxrrOb5esw+eXdvzTWfTERERHRXH4tWFZGswQ2yAAAAAElFTkSuQmCC\\"); } -" + background-image: url(\\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkBAMAAACCzIhnAAAAG1BMVEXMzMyWlpacnJy+vr6jo6PFxcW3t7eqqqqxsbHbm8QuAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiklEQVRYhe3QMQ6EIBAF0C+GSInF9mYTs+1ewRsQbmBlayysKefYO2asXbbYxvxHQj6ECQMAEREREf2NQ/fCtp5Zky6vtRMkSJEzhyISynWJnzH6Z8oQlzS7lEc/fLmmQUSvc16OrCPqRl1JePxQYo1ZSWVj9nxrrOb5esw+eXdvzTWfTERERHRXH4tWFZGswQ2yAAAAAElFTkSuQmCC\\"); +}" `; exports[`basic resolvers: js 1`] = ` @@ -238,22 +240,24 @@ exports[`basic resolvers-hash: css 1`] = ` @import url(\\"https://fonts.googleapis.com/css?family=Gudea:400,700\\"); .bar { background-image: url(\\"/pubpath/bg-cc57d19a.png\\"); - background-image: url(\\"/pubpath/bg.testing.regex-e13f1639.png\\"); } + background-image: url(\\"/pubpath/bg.testing.regex-e13f1639.png\\"); +} .bar2 { color: magenta; - background-image: url(\\"https://via.placeholder.com/1920x1080\\"); } + background-image: url(\\"https://via.placeholder.com/1920x1080\\"); +} @font-face { font-family: \\"Demo\\"; font-style: normal; font-weight: 400; - src: local(\\"Demo\\"), local(\\"Demo-Regular\\"), url(\\"/pubpath/Demo-webfont-423f69d5.woff\\") format(\\"woff\\"); } - + src: local(\\"Demo\\"), local(\\"Demo-Regular\\"), url(\\"/pubpath/Demo-webfont-423f69d5.woff\\") format(\\"woff\\"); +} .ignore-data-uri { background-image: url(/pubpath/bg-086af782.png); - background-image: url(\\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkBAMAAACCzIhnAAAAG1BMVEXMzMyWlpacnJy+vr6jo6PFxcW3t7eqqqqxsbHbm8QuAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiklEQVRYhe3QMQ6EIBAF0C+GSInF9mYTs+1ewRsQbmBlayysKefYO2asXbbYxvxHQj6ECQMAEREREf2NQ/fCtp5Zky6vtRMkSJEzhyISynWJnzH6Z8oQlzS7lEc/fLmmQUSvc16OrCPqRl1JePxQYo1ZSWVj9nxrrOb5esw+eXdvzTWfTERERHRXH4tWFZGswQ2yAAAAAElFTkSuQmCC\\"); } -" + background-image: url(\\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkBAMAAACCzIhnAAAAG1BMVEXMzMyWlpacnJy+vr6jo6PFxcW3t7eqqqqxsbHbm8QuAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiklEQVRYhe3QMQ6EIBAF0C+GSInF9mYTs+1ewRsQbmBlayysKefYO2asXbbYxvxHQj6ECQMAEREREf2NQ/fCtp5Zky6vtRMkSJEzhyISynWJnzH6Z8oQlzS7lEc/fLmmQUSvc16OrCPqRl1JePxQYo1ZSWVj9nxrrOb5esw+eXdvzTWfTERERHRXH4tWFZGswQ2yAAAAAElFTkSuQmCC\\"); +}" `; exports[`basic resolvers-hash: js 1`] = ` @@ -287,22 +291,24 @@ exports[`basic resolvers-url-inline: css 1`] = ` @import url(\\"https://fonts.googleapis.com/css?family=Gudea:400,700\\"); .bar { background-image: url(\\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkBAMAAACCzIhnAAAAG1BMVEXMzMyWlpacnJy+vr6jo6PFxcW3t7eqqqqxsbHbm8QuAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiklEQVRYhe3QMQ6EIBAF0C+GSInF9mYTs+1ewRsQbmBlayysKefYO2asXbbYxvxHQj6ECQMAEREREf2NQ/fCtp5Zky6vtRMkSJEzhyISynWJnzH6Z8oQlzS7lEc/fLmmQUSvc16OrCPqRl1JePxQYo1ZSWVj9nxrrOb5esw+eXdvzTWfTERERHRXH4tWFZGswQ2yAAAAAElFTkSuQmCC\\"); - background-image: url(\\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGUAAABlBAMAAACmUjD8AAAAG1BMVEXMzMyWlpacnJy+vr6jo6PFxcW3t7eqqqqxsbHbm8QuAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVRYhe3QoQ7CMBRG4b/bGipr8DMNFsEL7A2WifkpLEGgl2D62NwRmG2RJOcT7a04SXMlAAAA/LNGh5Mdn1n3m/pS0g7K4Tl857DmSyw1flHyaZFyN9rcjNNcbOQUFZ00XbfZvd+1TTj+0iTf7439rarJYd3/ZjuoamzX1jy683bZrssNAAAApBeYlQ7gQL3QgQAAAABJRU5ErkJggg==\\"); } + background-image: url(\\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGUAAABlBAMAAACmUjD8AAAAG1BMVEXMzMyWlpacnJy+vr6jo6PFxcW3t7eqqqqxsbHbm8QuAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVRYhe3QoQ7CMBRG4b/bGipr8DMNFsEL7A2WifkpLEGgl2D62NwRmG2RJOcT7a04SXMlAAAA/LNGh5Mdn1n3m/pS0g7K4Tl857DmSyw1flHyaZFyN9rcjNNcbOQUFZ00XbfZvd+1TTj+0iTf7439rarJYd3/ZjuoamzX1jy683bZrssNAAAApBeYlQ7gQL3QgQAAAABJRU5ErkJggg==\\"); +} .bar2 { color: magenta; - background-image: url(\\"https://via.placeholder.com/1920x1080\\"); } + background-image: url(\\"https://via.placeholder.com/1920x1080\\"); +} @font-face { font-family: \\"Demo\\"; font-style: normal; font-weight: 400; - src: local(\\"Demo\\"), local(\\"Demo-Regular\\"), url(\\"data:font/woff;base64,TmVxdWVwb3Jyb3F1aXNxdWFtZXN0cXVpZG9sb3JlbWlwc3VtcXVpYWRvbG9yc2l0YW1ldGNvbnNlY3RldHVyYWRpcGlzY2l2ZWxpdA==\\") format(\\"woff\\"); } - + src: local(\\"Demo\\"), local(\\"Demo-Regular\\"), url(\\"data:font/woff;base64,TmVxdWVwb3Jyb3F1aXNxdWFtZXN0cXVpZG9sb3JlbWlwc3VtcXVpYWRvbG9yc2l0YW1ldGNvbnNlY3RldHVyYWRpcGlzY2l2ZWxpdA==\\") format(\\"woff\\"); +} .ignore-data-uri { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGwAAABsBAMAAAB9SEr+AAAAG1BMVEXMzMyWlpacnJy3t7ejo6O+vr6qqqqxsbHFxcUT5ek+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsklEQVRYhe3RMQuCQBjG8cek88YzFBo1SRwlHBqLhhrLvoC0uEaINZoFfe3OyNlbmnp+2zP8uRcFiIiIiIj+TiDicTjvB05FPtkPV5mqxSVd9MMpysgOhrOjSuRsqbOrSPUYNW30MMigFHzXB0ZZNyxYB9fgyC7zbhVg+99s+1qZZIkMmzvgfDJ95FQqk6wWVaoPbPNu6E+ysY1eE7Fc74BSnPXQP+DpNQYZEREREdHPvQFNvRay9sR69AAAAABJRU5ErkJggg==); - background-image: url(\\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkBAMAAACCzIhnAAAAG1BMVEXMzMyWlpacnJy+vr6jo6PFxcW3t7eqqqqxsbHbm8QuAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiklEQVRYhe3QMQ6EIBAF0C+GSInF9mYTs+1ewRsQbmBlayysKefYO2asXbbYxvxHQj6ECQMAEREREf2NQ/fCtp5Zky6vtRMkSJEzhyISynWJnzH6Z8oQlzS7lEc/fLmmQUSvc16OrCPqRl1JePxQYo1ZSWVj9nxrrOb5esw+eXdvzTWfTERERHRXH4tWFZGswQ2yAAAAAElFTkSuQmCC\\"); } -" + background-image: url(\\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkBAMAAACCzIhnAAAAG1BMVEXMzMyWlpacnJy+vr6jo6PFxcW3t7eqqqqxsbHbm8QuAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiklEQVRYhe3QMQ6EIBAF0C+GSInF9mYTs+1ewRsQbmBlayysKefYO2asXbbYxvxHQj6ECQMAEREREf2NQ/fCtp5Zky6vtRMkSJEzhyISynWJnzH6Z8oQlzS7lEc/fLmmQUSvc16OrCPqRl1JePxQYo1ZSWVj9nxrrOb5esw+eXdvzTWfTERERHRXH4tWFZGswQ2yAAAAAElFTkSuQmCC\\"); +}" `; exports[`basic resolvers-url-inline: js 1`] = ` @@ -392,7 +398,7 @@ injector_3b481dac(css$3,{}); var css$2 = \\".pcss {\\\\n color: red;\\\\n}\\\\n\\"; injector_3b481dac(css$2,{}); -var css$1 = \\".sass {\\\\n width: 30%;\\\\n color: red; }\\\\n\\"; +var css$1 = \\".sass {\\\\n width: 30%;\\\\n color: red;\\\\n}\\"; injector_3b481dac(css$1,{}); var css = \\".less {\\\\n color: #6c94be;\\\\n}\\\\n\\"; @@ -490,71 +496,71 @@ exports[`code-splitting manual-chunks: css 1`] = ` color: rosybrown; } .first_first { - color: red; } - -/*# sourceMappingURL=first-67312563.css.map */" + color: red; +} +/*# sourceMappingURL=first-114c8ccb.css.map */" `; exports[`code-splitting manual-chunks: css 2`] = ` ".fourth_fourth { - color: magenta; } - + color: magenta; +} .fourthtwo_fourthtwo { - color: honeydew; } - -/*# sourceMappingURL=fourts-a88ae25f.css.map */" + color: honeydew; +} +/*# sourceMappingURL=fourts-9e099864.css.map */" `; exports[`code-splitting manual-chunks: css 3`] = ` ".first_first_sub { - color: black; } - -/*# sourceMappingURL=index-dec87cc1.css.map */" + color: black; +} +/*# sourceMappingURL=index-eac2bf99.css.map */" `; exports[`code-splitting manual-chunks: css 4`] = ` ".nestedScript_nestedScript { - color: rebeccapurple; } - -/*# sourceMappingURL=nested-script-863b7bde.css.map */" + color: rebeccapurple; +} +/*# sourceMappingURL=nested-script-4420e5bf.css.map */" `; exports[`code-splitting manual-chunks: css 5`] = ` ".nondynamic_nondynamic { - color: deepskyblue; } - + color: deepskyblue; +} .nondynamic2_nondynamic2 { - color: deeppink; } - -/*# sourceMappingURL=nondynamics-0b30d44e.css.map */" + color: deeppink; +} +/*# sourceMappingURL=nondynamics-7f9e1ba7.css.map */" `; exports[`code-splitting manual-chunks: css 6`] = ` ".otherScript_otherScript { - color: wheat; } - -/*# sourceMappingURL=other-script-0b4c1d5a.css.map */" + color: wheat; +} +/*# sourceMappingURL=other-script-8618c69c.css.map */" `; exports[`code-splitting manual-chunks: css 7`] = ` ".second_second { - color: royalblue; } - -/*# sourceMappingURL=second-9b132bc0.css.map */" + color: royalblue; +} +/*# sourceMappingURL=second-47b1938d.css.map */" `; exports[`code-splitting manual-chunks: css 8`] = ` ".third_third { - color: maroon; } - + color: maroon; +} .thirdtwo_thirdtwo { - color: hotpink; } - -/*# sourceMappingURL=thirds-5aa59b6d.css.map */" + color: hotpink; +} +/*# sourceMappingURL=thirds-ef28db9f.css.map */" `; exports[`code-splitting manual-chunks: js 1`] = ` -"var css = \\".first_partial {\\\\n color: rosybrown;\\\\n}\\\\n.first_first {\\\\n color: red; }\\\\n\\"; +"var css = \\".first_partial {\\\\n color: rosybrown;\\\\n}\\\\n.first_first {\\\\n color: red;\\\\n}\\"; var modules_efa96bb5 = {\\"partial\\":\\"first_partial\\",\\"first\\":\\"first_first\\"}; export { css, modules_efa96bb5 as default }; @@ -576,13 +582,13 @@ exports[`code-splitting manual-chunks: js 3`] = ` `; exports[`code-splitting manual-chunks: js 4`] = ` -"import { m as modules_d55e0e9b } from './fourts-ee6fab52.js'; -import './index-01e5c533.js'; +"import { m as modules_d55e0e9b } from './fourts-399f996a.js'; +import './index-35b839ba.js'; (async () => { - const first = await import('./first-5f8383da.js'); - const second = await import('./second-43e90718.js'); - const otherScript = await import('./other-script-9f836635.js'); + const first = await import('./first-0eeff787.js'); + const second = await import('./second-d5bc8bc3.js'); + const otherScript = await import('./other-script-e75de5cf.js'); console.log(first, second, otherScript); })(); @@ -591,13 +597,13 @@ console.log(modules_d55e0e9b); `; exports[`code-splitting manual-chunks: js 5`] = ` -"import { a as modules_3ede29d3 } from './fourts-ee6fab52.js'; -import './index-01e5c533.js'; +"import { a as modules_3ede29d3 } from './fourts-399f996a.js'; +import './index-35b839ba.js'; (async () => { - const first = await import('./first-5f8383da.js'); - const second = await import('./second-43e90718.js'); - const otherScript = await import('./other-script-9f836635.js'); + const first = await import('./first-0eeff787.js'); + const second = await import('./second-d5bc8bc3.js'); + const otherScript = await import('./other-script-e75de5cf.js'); console.log(first, second, otherScript); })(); @@ -606,7 +612,7 @@ console.log(modules_3ede29d3); `; exports[`code-splitting manual-chunks: js 6`] = ` -"import './nondynamics-6e84e0d1.js'; +"import './nondynamics-991ba3c2.js'; " `; @@ -625,14 +631,14 @@ console.log(modules_2539eb5b); exports[`code-splitting manual-chunks: js 9`] = ` "(async () => { await import('./noncss-f3feb5ac.js'); - const nestedScript = await import('./nested-script-c58d3205.js'); + const nestedScript = await import('./nested-script-fc33d479.js'); console.log(nestedScript); })(); " `; exports[`code-splitting manual-chunks: js 10`] = ` -"var css = \\".second_second {\\\\n color: royalblue; }\\\\n\\"; +"var css = \\".second_second {\\\\n color: royalblue;\\\\n}\\"; var modules_7a038d99 = {\\"second\\":\\"second_second\\"}; export { css, modules_7a038d99 as default }; @@ -644,72 +650,72 @@ exports[`code-splitting manual-chunks: js 11`] = ` " `; -exports[`code-splitting manual-chunks: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/partial.css\\",\\"../../../../code-splitting/first.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,gBAAgB;AAClB;ACAA;EACE,UAAU,EAAA\\",\\"file\\":\\"first-67312563.css\\",\\"sourcesContent\\":[\\".partial {\\\\n color: rosybrown;\\\\n}\\\\n\\",\\"@import \\\\\\"./partial.css\\\\\\";\\\\n\\\\n.first {\\\\n color: red;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting manual-chunks: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/partial.css\\",\\"../../../../code-splitting/first.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,gBAAgB;AAClB;ACAA;EACE,UAAA;AAAF\\",\\"file\\":\\"first-114c8ccb.css\\",\\"sourcesContent\\":[\\".partial {\\\\n color: rosybrown;\\\\n}\\\\n\\",\\"@import \\\\\\"./partial.css\\\\\\";\\\\n\\\\n.first {\\\\n color: red;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting manual-chunks: map 2`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/fourth.scss\\",\\"../../../../code-splitting/fourthtwo.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,cAAc,EAAA;;ACDhB;EACE,eAAe,EAAA\\",\\"file\\":\\"fourts-a88ae25f.css\\",\\"sourcesContent\\":[\\".fourth {\\\\n color: magenta;\\\\n}\\\\n\\",\\".fourthtwo {\\\\n color: honeydew;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting manual-chunks: map 2`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/fourth.scss\\",\\"../../../../code-splitting/fourthtwo.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,cAAA;AACF;ACFA;EACE,eAAA;AACF\\",\\"file\\":\\"fourts-9e099864.css\\",\\"sourcesContent\\":[\\".fourth {\\\\n color: magenta;\\\\n}\\\\n\\",\\".fourthtwo {\\\\n color: honeydew;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting manual-chunks: map 3`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/sub/first.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,YAAY,EAAA\\",\\"file\\":\\"index-dec87cc1.css\\",\\"sourcesContent\\":[\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting manual-chunks: map 3`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/sub/first.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,YAAA;AACF\\",\\"file\\":\\"index-eac2bf99.css\\",\\"sourcesContent\\":[\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting manual-chunks: map 4`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/nested-script.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,oBAAoB,EAAA\\",\\"file\\":\\"nested-script-863b7bde.css\\",\\"sourcesContent\\":[\\".nested-script {\\\\n color: rebeccapurple;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting manual-chunks: map 4`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/nested-script.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,oBAAA;AACF\\",\\"file\\":\\"nested-script-4420e5bf.css\\",\\"sourcesContent\\":[\\".nested-script {\\\\n color: rebeccapurple;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting manual-chunks: map 5`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/nondynamic.scss\\",\\"../../../../code-splitting/nondynamic2.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,kBAAkB,EAAA;;ACDpB;EACE,eAAe,EAAA\\",\\"file\\":\\"nondynamics-0b30d44e.css\\",\\"sourcesContent\\":[\\".nondynamic {\\\\n color: deepskyblue;\\\\n}\\\\n\\",\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting manual-chunks: map 5`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/nondynamic.scss\\",\\"../../../../code-splitting/nondynamic2.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,kBAAA;AACF;ACFA;EACE,eAAA;AACF\\",\\"file\\":\\"nondynamics-7f9e1ba7.css\\",\\"sourcesContent\\":[\\".nondynamic {\\\\n color: deepskyblue;\\\\n}\\\\n\\",\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting manual-chunks: map 6`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/other-script.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,YAAY,EAAA\\",\\"file\\":\\"other-script-0b4c1d5a.css\\",\\"sourcesContent\\":[\\".other-script {\\\\n color: wheat;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting manual-chunks: map 6`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/other-script.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,YAAA;AACF\\",\\"file\\":\\"other-script-8618c69c.css\\",\\"sourcesContent\\":[\\".other-script {\\\\n color: wheat;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting manual-chunks: map 7`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/second.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,gBAAgB,EAAA\\",\\"file\\":\\"second-9b132bc0.css\\",\\"sourcesContent\\":[\\".second {\\\\n color: royalblue;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting manual-chunks: map 7`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/second.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,gBAAA;AACF\\",\\"file\\":\\"second-47b1938d.css\\",\\"sourcesContent\\":[\\".second {\\\\n color: royalblue;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting manual-chunks: map 8`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/third.scss\\",\\"../../../../code-splitting/thirdtwo.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,aAAa,EAAA;;ACDf;EACE,cAAc,EAAA\\",\\"file\\":\\"thirds-5aa59b6d.css\\",\\"sourcesContent\\":[\\".third {\\\\n color: maroon;\\\\n}\\\\n\\",\\".thirdtwo {\\\\n color: hotpink;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting manual-chunks: map 8`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/third.scss\\",\\"../../../../code-splitting/thirdtwo.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,aAAA;AACF;ACFA;EACE,cAAA;AACF\\",\\"file\\":\\"thirds-ef28db9f.css\\",\\"sourcesContent\\":[\\".third {\\\\n color: maroon;\\\\n}\\\\n\\",\\".thirdtwo {\\\\n color: hotpink;\\\\n}\\\\n\\"]}"`; exports[`code-splitting manual-chunks-only: css 1`] = ` ".fourth_fourth { - color: magenta; } - + color: magenta; +} .fourthtwo_fourthtwo { - color: honeydew; } - -/*# sourceMappingURL=fourts-a88ae25f.css.map */" + color: honeydew; +} +/*# sourceMappingURL=fourts-9e099864.css.map */" `; exports[`code-splitting manual-chunks-only: css 2`] = ` ".first_first_sub { - color: black; } - + color: black; +} .first_partial { color: rosybrown; } .first_first { - color: red; } - + color: red; +} .second_second { - color: royalblue; } - + color: royalblue; +} .otherScript_otherScript { - color: wheat; } - + color: wheat; +} .nestedScript_nestedScript { - color: rebeccapurple; } - -/*# sourceMappingURL=index-105d6cd8.css.map */" + color: rebeccapurple; +} +/*# sourceMappingURL=index-8a32c36c.css.map */" `; exports[`code-splitting manual-chunks-only: css 3`] = ` ".nondynamic_nondynamic { - color: deepskyblue; } - + color: deepskyblue; +} .nondynamic2_nondynamic2 { - color: deeppink; } - -/*# sourceMappingURL=nondynamics-0b30d44e.css.map */" + color: deeppink; +} +/*# sourceMappingURL=nondynamics-7f9e1ba7.css.map */" `; exports[`code-splitting manual-chunks-only: css 4`] = ` ".third_third { - color: maroon; } - + color: maroon; +} .thirdtwo_thirdtwo { - color: hotpink; } - -/*# sourceMappingURL=thirds-5aa59b6d.css.map */" + color: hotpink; +} +/*# sourceMappingURL=thirds-ef28db9f.css.map */" `; exports[`code-splitting manual-chunks-only: js 1`] = ` @@ -722,8 +728,8 @@ export { modules_3ede29d3 as a, modules_d55e0e9b as m }; `; exports[`code-splitting manual-chunks-only: js 2`] = ` -"import { m as modules_d55e0e9b, a as modules_3ede29d3 } from './fourts-ee6fab52.js'; -import './nondynamics-6e84e0d1.js'; +"import { m as modules_d55e0e9b, a as modules_3ede29d3 } from './fourts-399f996a.js'; +import './nondynamics-991ba3c2.js'; console.log(\\"sub\\"); @@ -745,7 +751,7 @@ console.log(modules_d55e0e9b); console.log(modules_3ede29d3); -var css$1 = \\".first_partial {\\\\n color: rosybrown;\\\\n}\\\\n.first_first {\\\\n color: red; }\\\\n\\"; +var css$1 = \\".first_partial {\\\\n color: rosybrown;\\\\n}\\\\n.first_first {\\\\n color: red;\\\\n}\\"; var modules_efa96bb5 = {\\"partial\\":\\"first_partial\\",\\"first\\":\\"first_first\\"}; var first = /*#__PURE__*/Object.freeze({ @@ -754,7 +760,7 @@ var first = /*#__PURE__*/Object.freeze({ 'default': modules_efa96bb5 }); -var css = \\".second_second {\\\\n color: royalblue; }\\\\n\\"; +var css = \\".second_second {\\\\n color: royalblue;\\\\n}\\"; var modules_7a038d99 = {\\"second\\":\\"second_second\\"}; var second = /*#__PURE__*/Object.freeze({ @@ -786,9 +792,9 @@ var nestedScript = /*#__PURE__*/Object.freeze({ `; exports[`code-splitting manual-chunks-only: js 3`] = ` -"import './fourts-ee6fab52.js'; +"import './fourts-399f996a.js'; import './index.js'; -import './nondynamics-6e84e0d1.js'; +import './nondynamics-991ba3c2.js'; " `; @@ -804,52 +810,52 @@ exports[`code-splitting manual-chunks-only: js 5`] = ` " `; -exports[`code-splitting manual-chunks-only: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/fourth.scss\\",\\"../../../../code-splitting/fourthtwo.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,cAAc,EAAA;;ACDhB;EACE,eAAe,EAAA\\",\\"file\\":\\"fourts-a88ae25f.css\\",\\"sourcesContent\\":[\\".fourth {\\\\n color: magenta;\\\\n}\\\\n\\",\\".fourthtwo {\\\\n color: honeydew;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting manual-chunks-only: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/fourth.scss\\",\\"../../../../code-splitting/fourthtwo.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,cAAA;AACF;ACFA;EACE,eAAA;AACF\\",\\"file\\":\\"fourts-9e099864.css\\",\\"sourcesContent\\":[\\".fourth {\\\\n color: magenta;\\\\n}\\\\n\\",\\".fourthtwo {\\\\n color: honeydew;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting manual-chunks-only: map 2`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/sub/first.scss\\",\\"../../../../code-splitting/partial.css\\",\\"../../../../code-splitting/first.scss\\",\\"../../../../code-splitting/second.scss\\",\\"../../../../code-splitting/other-script.scss\\",\\"../../../../code-splitting/nested-script.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,YAAY,EAAA;;ACDd;EACE,gBAAgB;AAClB;ACAA;EACE,UAAU,EAAA;;ACHZ;EACE,gBAAgB,EAAA;;ACDlB;EACE,YAAY,EAAA;;ACDd;EACE,oBAAoB,EAAA\\",\\"file\\":\\"index-105d6cd8.css\\",\\"sourcesContent\\":[\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\",\\".partial {\\\\n color: rosybrown;\\\\n}\\\\n\\",\\"@import \\\\\\"./partial.css\\\\\\";\\\\n\\\\n.first {\\\\n color: red;\\\\n}\\\\n\\",\\".second {\\\\n color: royalblue;\\\\n}\\\\n\\",\\".other-script {\\\\n color: wheat;\\\\n}\\\\n\\",\\".nested-script {\\\\n color: rebeccapurple;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting manual-chunks-only: map 2`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/sub/first.scss\\",\\"../../../../code-splitting/partial.css\\",\\"../../../../code-splitting/first.scss\\",\\"../../../../code-splitting/second.scss\\",\\"../../../../code-splitting/other-script.scss\\",\\"../../../../code-splitting/nested-script.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,YAAA;AACF;ACFA;EACE,gBAAgB;AAClB;ACAA;EACE,UAAA;AAAF;ACHA;EACE,gBAAA;AACF;ACFA;EACE,YAAA;AACF;ACFA;EACE,oBAAA;AACF\\",\\"file\\":\\"index-8a32c36c.css\\",\\"sourcesContent\\":[\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\",\\".partial {\\\\n color: rosybrown;\\\\n}\\\\n\\",\\"@import \\\\\\"./partial.css\\\\\\";\\\\n\\\\n.first {\\\\n color: red;\\\\n}\\\\n\\",\\".second {\\\\n color: royalblue;\\\\n}\\\\n\\",\\".other-script {\\\\n color: wheat;\\\\n}\\\\n\\",\\".nested-script {\\\\n color: rebeccapurple;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting manual-chunks-only: map 3`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/nondynamic.scss\\",\\"../../../../code-splitting/nondynamic2.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,kBAAkB,EAAA;;ACDpB;EACE,eAAe,EAAA\\",\\"file\\":\\"nondynamics-0b30d44e.css\\",\\"sourcesContent\\":[\\".nondynamic {\\\\n color: deepskyblue;\\\\n}\\\\n\\",\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting manual-chunks-only: map 3`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/nondynamic.scss\\",\\"../../../../code-splitting/nondynamic2.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,kBAAA;AACF;ACFA;EACE,eAAA;AACF\\",\\"file\\":\\"nondynamics-7f9e1ba7.css\\",\\"sourcesContent\\":[\\".nondynamic {\\\\n color: deepskyblue;\\\\n}\\\\n\\",\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting manual-chunks-only: map 4`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/third.scss\\",\\"../../../../code-splitting/thirdtwo.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,aAAa,EAAA;;ACDf;EACE,cAAc,EAAA\\",\\"file\\":\\"thirds-5aa59b6d.css\\",\\"sourcesContent\\":[\\".third {\\\\n color: maroon;\\\\n}\\\\n\\",\\".thirdtwo {\\\\n color: hotpink;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting manual-chunks-only: map 4`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/third.scss\\",\\"../../../../code-splitting/thirdtwo.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,aAAA;AACF;ACFA;EACE,cAAA;AACF\\",\\"file\\":\\"thirds-ef28db9f.css\\",\\"sourcesContent\\":[\\".third {\\\\n color: maroon;\\\\n}\\\\n\\",\\".thirdtwo {\\\\n color: hotpink;\\\\n}\\\\n\\"]}"`; exports[`code-splitting manual-chunks-only-single: css 1`] = ` ".third_third { - color: maroon; } - + color: maroon; +} .thirdtwo_thirdtwo { - color: hotpink; } - + color: hotpink; +} .fourth_fourth { - color: magenta; } - + color: magenta; +} .fourthtwo_fourthtwo { - color: honeydew; } - + color: honeydew; +} .nondynamic_nondynamic { - color: deepskyblue; } - + color: deepskyblue; +} .nondynamic2_nondynamic2 { - color: deeppink; } - + color: deeppink; +} .first_first_sub { - color: black; } - + color: black; +} .first_partial { color: rosybrown; } .first_first { - color: red; } - + color: red; +} .second_second { - color: royalblue; } - + color: royalblue; +} .otherScript_otherScript { - color: wheat; } - + color: wheat; +} .nestedScript_nestedScript { - color: rebeccapurple; } - -/*# sourceMappingURL=extracted-37b8246d.css.map */" + color: rebeccapurple; +} +/*# sourceMappingURL=extracted-f742fa7b.css.map */" `; exports[`code-splitting manual-chunks-only-single: js 1`] = ` @@ -862,8 +868,8 @@ export { modules_3ede29d3 as a, modules_d55e0e9b as m }; `; exports[`code-splitting manual-chunks-only-single: js 2`] = ` -"import { m as modules_d55e0e9b, a as modules_3ede29d3 } from './fourts-ee6fab52.js'; -import './nondynamics-6e84e0d1.js'; +"import { m as modules_d55e0e9b, a as modules_3ede29d3 } from './fourts-399f996a.js'; +import './nondynamics-991ba3c2.js'; console.log(\\"sub\\"); @@ -885,7 +891,7 @@ console.log(modules_d55e0e9b); console.log(modules_3ede29d3); -var css$1 = \\".first_partial {\\\\n color: rosybrown;\\\\n}\\\\n.first_first {\\\\n color: red; }\\\\n\\"; +var css$1 = \\".first_partial {\\\\n color: rosybrown;\\\\n}\\\\n.first_first {\\\\n color: red;\\\\n}\\"; var modules_efa96bb5 = {\\"partial\\":\\"first_partial\\",\\"first\\":\\"first_first\\"}; var first = /*#__PURE__*/Object.freeze({ @@ -894,7 +900,7 @@ var first = /*#__PURE__*/Object.freeze({ 'default': modules_efa96bb5 }); -var css = \\".second_second {\\\\n color: royalblue; }\\\\n\\"; +var css = \\".second_second {\\\\n color: royalblue;\\\\n}\\"; var modules_7a038d99 = {\\"second\\":\\"second_second\\"}; var second = /*#__PURE__*/Object.freeze({ @@ -926,9 +932,9 @@ var nestedScript = /*#__PURE__*/Object.freeze({ `; exports[`code-splitting manual-chunks-only-single: js 3`] = ` -"import './fourts-ee6fab52.js'; +"import './fourts-399f996a.js'; import './index.js'; -import './nondynamics-6e84e0d1.js'; +import './nondynamics-991ba3c2.js'; " `; @@ -944,50 +950,50 @@ exports[`code-splitting manual-chunks-only-single: js 5`] = ` " `; -exports[`code-splitting manual-chunks-only-single: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/third.scss\\",\\"../../../../code-splitting/thirdtwo.scss\\",\\"../../../../code-splitting/fourth.scss\\",\\"../../../../code-splitting/fourthtwo.scss\\",\\"../../../../code-splitting/nondynamic.scss\\",\\"../../../../code-splitting/nondynamic2.scss\\",\\"../../../../code-splitting/sub/first.scss\\",\\"../../../../code-splitting/partial.css\\",\\"../../../../code-splitting/first.scss\\",\\"../../../../code-splitting/second.scss\\",\\"../../../../code-splitting/other-script.scss\\",\\"../../../../code-splitting/nested-script.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,aAAa,EAAA;;ACDf;EACE,cAAc,EAAA;;ACDhB;EACE,cAAc,EAAA;;ACDhB;EACE,eAAe,EAAA;;ACDjB;EACE,kBAAkB,EAAA;;ACDpB;EACE,eAAe,EAAA;;ACDjB;EACE,YAAY,EAAA;;ACDd;EACE,gBAAgB;AAClB;ACAA;EACE,UAAU,EAAA;;ACHZ;EACE,gBAAgB,EAAA;;ACDlB;EACE,YAAY,EAAA;;ACDd;EACE,oBAAoB,EAAA\\",\\"file\\":\\"extracted-37b8246d.css\\",\\"sourcesContent\\":[\\".third {\\\\n color: maroon;\\\\n}\\\\n\\",\\".thirdtwo {\\\\n color: hotpink;\\\\n}\\\\n\\",\\".fourth {\\\\n color: magenta;\\\\n}\\\\n\\",\\".fourthtwo {\\\\n color: honeydew;\\\\n}\\\\n\\",\\".nondynamic {\\\\n color: deepskyblue;\\\\n}\\\\n\\",\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\",\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\",\\".partial {\\\\n color: rosybrown;\\\\n}\\\\n\\",\\"@import \\\\\\"./partial.css\\\\\\";\\\\n\\\\n.first {\\\\n color: red;\\\\n}\\\\n\\",\\".second {\\\\n color: royalblue;\\\\n}\\\\n\\",\\".other-script {\\\\n color: wheat;\\\\n}\\\\n\\",\\".nested-script {\\\\n color: rebeccapurple;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting manual-chunks-only-single: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/third.scss\\",\\"../../../../code-splitting/thirdtwo.scss\\",\\"../../../../code-splitting/fourth.scss\\",\\"../../../../code-splitting/fourthtwo.scss\\",\\"../../../../code-splitting/nondynamic.scss\\",\\"../../../../code-splitting/nondynamic2.scss\\",\\"../../../../code-splitting/sub/first.scss\\",\\"../../../../code-splitting/partial.css\\",\\"../../../../code-splitting/first.scss\\",\\"../../../../code-splitting/second.scss\\",\\"../../../../code-splitting/other-script.scss\\",\\"../../../../code-splitting/nested-script.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,aAAA;AACF;ACFA;EACE,cAAA;AACF;ACFA;EACE,cAAA;AACF;ACFA;EACE,eAAA;AACF;ACFA;EACE,kBAAA;AACF;ACFA;EACE,eAAA;AACF;ACFA;EACE,YAAA;AACF;ACFA;EACE,gBAAgB;AAClB;ACAA;EACE,UAAA;AAAF;ACHA;EACE,gBAAA;AACF;ACFA;EACE,YAAA;AACF;ACFA;EACE,oBAAA;AACF\\",\\"file\\":\\"extracted-f742fa7b.css\\",\\"sourcesContent\\":[\\".third {\\\\n color: maroon;\\\\n}\\\\n\\",\\".thirdtwo {\\\\n color: hotpink;\\\\n}\\\\n\\",\\".fourth {\\\\n color: magenta;\\\\n}\\\\n\\",\\".fourthtwo {\\\\n color: honeydew;\\\\n}\\\\n\\",\\".nondynamic {\\\\n color: deepskyblue;\\\\n}\\\\n\\",\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\",\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\",\\".partial {\\\\n color: rosybrown;\\\\n}\\\\n\\",\\"@import \\\\\\"./partial.css\\\\\\";\\\\n\\\\n.first {\\\\n color: red;\\\\n}\\\\n\\",\\".second {\\\\n color: royalblue;\\\\n}\\\\n\\",\\".other-script {\\\\n color: wheat;\\\\n}\\\\n\\",\\".nested-script {\\\\n color: rebeccapurple;\\\\n}\\\\n\\"]}"`; exports[`code-splitting manual-chunks-single: css 1`] = ` ".third_third { - color: maroon; } - + color: maroon; +} .thirdtwo_thirdtwo { - color: hotpink; } - + color: hotpink; +} .fourth_fourth { - color: magenta; } - + color: magenta; +} .fourthtwo_fourthtwo { - color: honeydew; } - + color: honeydew; +} .nondynamic_nondynamic { - color: deepskyblue; } - + color: deepskyblue; +} .nondynamic2_nondynamic2 { - color: deeppink; } - + color: deeppink; +} .first_first_sub { - color: black; } - + color: black; +} .first_partial { color: rosybrown; } .first_first { - color: red; } - + color: red; +} .second_second { - color: royalblue; } - + color: royalblue; +} .otherScript_otherScript { - color: wheat; } - + color: wheat; +} .nestedScript_nestedScript { - color: rebeccapurple; } - -/*# sourceMappingURL=extracted-37b8246d.css.map */" + color: rebeccapurple; +} +/*# sourceMappingURL=extracted-f742fa7b.css.map */" `; exports[`code-splitting manual-chunks-single: js 1`] = ` -"var css = \\".first_partial {\\\\n color: rosybrown;\\\\n}\\\\n.first_first {\\\\n color: red; }\\\\n\\"; +"var css = \\".first_partial {\\\\n color: rosybrown;\\\\n}\\\\n.first_first {\\\\n color: red;\\\\n}\\"; var modules_efa96bb5 = {\\"partial\\":\\"first_partial\\",\\"first\\":\\"first_first\\"}; export { css, modules_efa96bb5 as default }; @@ -1009,13 +1015,13 @@ exports[`code-splitting manual-chunks-single: js 3`] = ` `; exports[`code-splitting manual-chunks-single: js 4`] = ` -"import { m as modules_d55e0e9b } from './fourts-ee6fab52.js'; -import './index-01e5c533.js'; +"import { m as modules_d55e0e9b } from './fourts-399f996a.js'; +import './index-35b839ba.js'; (async () => { - const first = await import('./first-5f8383da.js'); - const second = await import('./second-43e90718.js'); - const otherScript = await import('./other-script-9f836635.js'); + const first = await import('./first-0eeff787.js'); + const second = await import('./second-d5bc8bc3.js'); + const otherScript = await import('./other-script-e75de5cf.js'); console.log(first, second, otherScript); })(); @@ -1024,13 +1030,13 @@ console.log(modules_d55e0e9b); `; exports[`code-splitting manual-chunks-single: js 5`] = ` -"import { a as modules_3ede29d3 } from './fourts-ee6fab52.js'; -import './index-01e5c533.js'; +"import { a as modules_3ede29d3 } from './fourts-399f996a.js'; +import './index-35b839ba.js'; (async () => { - const first = await import('./first-5f8383da.js'); - const second = await import('./second-43e90718.js'); - const otherScript = await import('./other-script-9f836635.js'); + const first = await import('./first-0eeff787.js'); + const second = await import('./second-d5bc8bc3.js'); + const otherScript = await import('./other-script-e75de5cf.js'); console.log(first, second, otherScript); })(); @@ -1039,7 +1045,7 @@ console.log(modules_3ede29d3); `; exports[`code-splitting manual-chunks-single: js 6`] = ` -"import './nondynamics-6e84e0d1.js'; +"import './nondynamics-991ba3c2.js'; " `; @@ -1058,14 +1064,14 @@ console.log(modules_2539eb5b); exports[`code-splitting manual-chunks-single: js 9`] = ` "(async () => { await import('./noncss-f3feb5ac.js'); - const nestedScript = await import('./nested-script-c58d3205.js'); + const nestedScript = await import('./nested-script-fc33d479.js'); console.log(nestedScript); })(); " `; exports[`code-splitting manual-chunks-single: js 10`] = ` -"var css = \\".second_second {\\\\n color: royalblue; }\\\\n\\"; +"var css = \\".second_second {\\\\n color: royalblue;\\\\n}\\"; var modules_7a038d99 = {\\"second\\":\\"second_second\\"}; export { css, modules_7a038d99 as default }; @@ -1077,74 +1083,74 @@ exports[`code-splitting manual-chunks-single: js 11`] = ` " `; -exports[`code-splitting manual-chunks-single: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/third.scss\\",\\"../../../../code-splitting/thirdtwo.scss\\",\\"../../../../code-splitting/fourth.scss\\",\\"../../../../code-splitting/fourthtwo.scss\\",\\"../../../../code-splitting/nondynamic.scss\\",\\"../../../../code-splitting/nondynamic2.scss\\",\\"../../../../code-splitting/sub/first.scss\\",\\"../../../../code-splitting/partial.css\\",\\"../../../../code-splitting/first.scss\\",\\"../../../../code-splitting/second.scss\\",\\"../../../../code-splitting/other-script.scss\\",\\"../../../../code-splitting/nested-script.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,aAAa,EAAA;;ACDf;EACE,cAAc,EAAA;;ACDhB;EACE,cAAc,EAAA;;ACDhB;EACE,eAAe,EAAA;;ACDjB;EACE,kBAAkB,EAAA;;ACDpB;EACE,eAAe,EAAA;;ACDjB;EACE,YAAY,EAAA;;ACDd;EACE,gBAAgB;AAClB;ACAA;EACE,UAAU,EAAA;;ACHZ;EACE,gBAAgB,EAAA;;ACDlB;EACE,YAAY,EAAA;;ACDd;EACE,oBAAoB,EAAA\\",\\"file\\":\\"extracted-37b8246d.css\\",\\"sourcesContent\\":[\\".third {\\\\n color: maroon;\\\\n}\\\\n\\",\\".thirdtwo {\\\\n color: hotpink;\\\\n}\\\\n\\",\\".fourth {\\\\n color: magenta;\\\\n}\\\\n\\",\\".fourthtwo {\\\\n color: honeydew;\\\\n}\\\\n\\",\\".nondynamic {\\\\n color: deepskyblue;\\\\n}\\\\n\\",\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\",\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\",\\".partial {\\\\n color: rosybrown;\\\\n}\\\\n\\",\\"@import \\\\\\"./partial.css\\\\\\";\\\\n\\\\n.first {\\\\n color: red;\\\\n}\\\\n\\",\\".second {\\\\n color: royalblue;\\\\n}\\\\n\\",\\".other-script {\\\\n color: wheat;\\\\n}\\\\n\\",\\".nested-script {\\\\n color: rebeccapurple;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting manual-chunks-single: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/third.scss\\",\\"../../../../code-splitting/thirdtwo.scss\\",\\"../../../../code-splitting/fourth.scss\\",\\"../../../../code-splitting/fourthtwo.scss\\",\\"../../../../code-splitting/nondynamic.scss\\",\\"../../../../code-splitting/nondynamic2.scss\\",\\"../../../../code-splitting/sub/first.scss\\",\\"../../../../code-splitting/partial.css\\",\\"../../../../code-splitting/first.scss\\",\\"../../../../code-splitting/second.scss\\",\\"../../../../code-splitting/other-script.scss\\",\\"../../../../code-splitting/nested-script.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,aAAA;AACF;ACFA;EACE,cAAA;AACF;ACFA;EACE,cAAA;AACF;ACFA;EACE,eAAA;AACF;ACFA;EACE,kBAAA;AACF;ACFA;EACE,eAAA;AACF;ACFA;EACE,YAAA;AACF;ACFA;EACE,gBAAgB;AAClB;ACAA;EACE,UAAA;AAAF;ACHA;EACE,gBAAA;AACF;ACFA;EACE,YAAA;AACF;ACFA;EACE,oBAAA;AACF\\",\\"file\\":\\"extracted-f742fa7b.css\\",\\"sourcesContent\\":[\\".third {\\\\n color: maroon;\\\\n}\\\\n\\",\\".thirdtwo {\\\\n color: hotpink;\\\\n}\\\\n\\",\\".fourth {\\\\n color: magenta;\\\\n}\\\\n\\",\\".fourthtwo {\\\\n color: honeydew;\\\\n}\\\\n\\",\\".nondynamic {\\\\n color: deepskyblue;\\\\n}\\\\n\\",\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\",\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\",\\".partial {\\\\n color: rosybrown;\\\\n}\\\\n\\",\\"@import \\\\\\"./partial.css\\\\\\";\\\\n\\\\n.first {\\\\n color: red;\\\\n}\\\\n\\",\\".second {\\\\n color: royalblue;\\\\n}\\\\n\\",\\".other-script {\\\\n color: wheat;\\\\n}\\\\n\\",\\".nested-script {\\\\n color: rebeccapurple;\\\\n}\\\\n\\"]}"`; exports[`code-splitting multi-entry: css 1`] = ` ".first_partial { color: rosybrown; } .first_first { - color: red; } - -/*# sourceMappingURL=first-67312563.css.map */" + color: red; +} +/*# sourceMappingURL=first-114c8ccb.css.map */" `; exports[`code-splitting multi-entry: css 2`] = ` -".first_first_sub { - color: black; } - -/*# sourceMappingURL=index-dec87cc1.css.map */" -`; - -exports[`code-splitting multi-entry: css 3`] = ` ".third_third { - color: maroon; } - + color: maroon; +} .fourth_fourth { - color: magenta; } + color: magenta; +} +/*# sourceMappingURL=index-0c92ec61.css.map */" +`; -/*# sourceMappingURL=index-fef2e800.css.map */" +exports[`code-splitting multi-entry: css 3`] = ` +".first_first_sub { + color: black; +} +/*# sourceMappingURL=index-eac2bf99.css.map */" `; exports[`code-splitting multi-entry: css 4`] = ` ".thirdtwo_thirdtwo { - color: hotpink; } - + color: hotpink; +} .fourthtwo_fourthtwo { - color: honeydew; } - -/*# sourceMappingURL=indextwo-1d1bf57d.css.map */" + color: honeydew; +} +/*# sourceMappingURL=indextwo-fbdeff9c.css.map */" `; exports[`code-splitting multi-entry: css 5`] = ` ".nestedScript_nestedScript { - color: rebeccapurple; } - + color: rebeccapurple; +} .nondynamic_nondynamic { - color: deepskyblue; } - + color: deepskyblue; +} .nondynamic2_nondynamic2 { - color: deeppink; } - -/*# sourceMappingURL=nested-script-a24720a9.css.map */" + color: deeppink; +} +/*# sourceMappingURL=nested-script-9184ab06.css.map */" `; exports[`code-splitting multi-entry: css 6`] = ` ".otherScript_otherScript { - color: wheat; } - -/*# sourceMappingURL=other-script-0b4c1d5a.css.map */" + color: wheat; +} +/*# sourceMappingURL=other-script-8618c69c.css.map */" `; exports[`code-splitting multi-entry: css 7`] = ` ".second_second { - color: royalblue; } - -/*# sourceMappingURL=second-9b132bc0.css.map */" + color: royalblue; +} +/*# sourceMappingURL=second-47b1938d.css.map */" `; exports[`code-splitting multi-entry: js 1`] = ` -"var css = \\".first_partial {\\\\n color: rosybrown;\\\\n}\\\\n.first_first {\\\\n color: red; }\\\\n\\"; +"var css = \\".first_partial {\\\\n color: rosybrown;\\\\n}\\\\n.first_first {\\\\n color: red;\\\\n}\\"; var modules_efa96bb5 = {\\"partial\\":\\"first_partial\\",\\"first\\":\\"first_first\\"}; export { css, modules_efa96bb5 as default }; @@ -1157,14 +1163,14 @@ exports[`code-splitting multi-entry: js 2`] = ` `; exports[`code-splitting multi-entry: js 3`] = ` -"import './index-01e5c533.js'; +"import './index-35b839ba.js'; var modules_d55e0e9b = {\\"fourth\\":\\"fourth_fourth\\"}; (async () => { - const first = await import('./first-5f8383da.js'); - const second = await import('./second-43e90718.js'); - const otherScript = await import('./other-script-a19f2750.js'); + const first = await import('./first-0eeff787.js'); + const second = await import('./second-d5bc8bc3.js'); + const otherScript = await import('./other-script-239d1873.js'); console.log(first, second, otherScript); })(); @@ -1173,14 +1179,14 @@ console.log(modules_d55e0e9b); `; exports[`code-splitting multi-entry: js 4`] = ` -"import './index-01e5c533.js'; +"import './index-35b839ba.js'; var modules_3ede29d3 = {\\"fourthtwo\\":\\"fourthtwo_fourthtwo\\"}; (async () => { - const first = await import('./first-5f8383da.js'); - const second = await import('./second-43e90718.js'); - const otherScript = await import('./other-script-a19f2750.js'); + const first = await import('./first-0eeff787.js'); + const second = await import('./second-d5bc8bc3.js'); + const otherScript = await import('./other-script-239d1873.js'); console.log(first, second, otherScript); })(); @@ -1203,76 +1209,76 @@ exports[`code-splitting multi-entry: js 6`] = ` exports[`code-splitting multi-entry: js 7`] = ` "(async () => { await import('./noncss-f3feb5ac.js'); - const nestedScript = await import('./nested-script-bdf44697.js'); + const nestedScript = await import('./nested-script-c11e866e.js'); console.log(nestedScript); })(); " `; exports[`code-splitting multi-entry: js 8`] = ` -"var css = \\".second_second {\\\\n color: royalblue; }\\\\n\\"; +"var css = \\".second_second {\\\\n color: royalblue;\\\\n}\\"; var modules_7a038d99 = {\\"second\\":\\"second_second\\"}; export { css, modules_7a038d99 as default }; " `; -exports[`code-splitting multi-entry: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/partial.css\\",\\"../../../../code-splitting/first.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,gBAAgB;AAClB;ACAA;EACE,UAAU,EAAA\\",\\"file\\":\\"first-67312563.css\\",\\"sourcesContent\\":[\\".partial {\\\\n color: rosybrown;\\\\n}\\\\n\\",\\"@import \\\\\\"./partial.css\\\\\\";\\\\n\\\\n.first {\\\\n color: red;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting multi-entry: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/partial.css\\",\\"../../../../code-splitting/first.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,gBAAgB;AAClB;ACAA;EACE,UAAA;AAAF\\",\\"file\\":\\"first-114c8ccb.css\\",\\"sourcesContent\\":[\\".partial {\\\\n color: rosybrown;\\\\n}\\\\n\\",\\"@import \\\\\\"./partial.css\\\\\\";\\\\n\\\\n.first {\\\\n color: red;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting multi-entry: map 2`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/sub/first.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,YAAY,EAAA\\",\\"file\\":\\"index-dec87cc1.css\\",\\"sourcesContent\\":[\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting multi-entry: map 2`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/third.scss\\",\\"../../../../code-splitting/fourth.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,aAAA;AACF;ACFA;EACE,cAAA;AACF\\",\\"file\\":\\"index-0c92ec61.css\\",\\"sourcesContent\\":[\\".third {\\\\n color: maroon;\\\\n}\\\\n\\",\\".fourth {\\\\n color: magenta;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting multi-entry: map 3`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/third.scss\\",\\"../../../../code-splitting/fourth.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,aAAa,EAAA;;ACDf;EACE,cAAc,EAAA\\",\\"file\\":\\"index-fef2e800.css\\",\\"sourcesContent\\":[\\".third {\\\\n color: maroon;\\\\n}\\\\n\\",\\".fourth {\\\\n color: magenta;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting multi-entry: map 3`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/sub/first.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,YAAA;AACF\\",\\"file\\":\\"index-eac2bf99.css\\",\\"sourcesContent\\":[\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting multi-entry: map 4`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/thirdtwo.scss\\",\\"../../../../code-splitting/fourthtwo.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,cAAc,EAAA;;ACDhB;EACE,eAAe,EAAA\\",\\"file\\":\\"indextwo-1d1bf57d.css\\",\\"sourcesContent\\":[\\".thirdtwo {\\\\n color: hotpink;\\\\n}\\\\n\\",\\".fourthtwo {\\\\n color: honeydew;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting multi-entry: map 4`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/thirdtwo.scss\\",\\"../../../../code-splitting/fourthtwo.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,cAAA;AACF;ACFA;EACE,eAAA;AACF\\",\\"file\\":\\"indextwo-fbdeff9c.css\\",\\"sourcesContent\\":[\\".thirdtwo {\\\\n color: hotpink;\\\\n}\\\\n\\",\\".fourthtwo {\\\\n color: honeydew;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting multi-entry: map 5`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/nested-script.scss\\",\\"../../../../code-splitting/nondynamic.scss\\",\\"../../../../code-splitting/nondynamic2.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,oBAAoB,EAAA;;ACDtB;EACE,kBAAkB,EAAA;;ACDpB;EACE,eAAe,EAAA\\",\\"file\\":\\"nested-script-a24720a9.css\\",\\"sourcesContent\\":[\\".nested-script {\\\\n color: rebeccapurple;\\\\n}\\\\n\\",\\".nondynamic {\\\\n color: deepskyblue;\\\\n}\\\\n\\",\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting multi-entry: map 5`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/nested-script.scss\\",\\"../../../../code-splitting/nondynamic.scss\\",\\"../../../../code-splitting/nondynamic2.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,oBAAA;AACF;ACFA;EACE,kBAAA;AACF;ACFA;EACE,eAAA;AACF\\",\\"file\\":\\"nested-script-9184ab06.css\\",\\"sourcesContent\\":[\\".nested-script {\\\\n color: rebeccapurple;\\\\n}\\\\n\\",\\".nondynamic {\\\\n color: deepskyblue;\\\\n}\\\\n\\",\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting multi-entry: map 6`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/other-script.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,YAAY,EAAA\\",\\"file\\":\\"other-script-0b4c1d5a.css\\",\\"sourcesContent\\":[\\".other-script {\\\\n color: wheat;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting multi-entry: map 6`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/other-script.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,YAAA;AACF\\",\\"file\\":\\"other-script-8618c69c.css\\",\\"sourcesContent\\":[\\".other-script {\\\\n color: wheat;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting multi-entry: map 7`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/second.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,gBAAgB,EAAA\\",\\"file\\":\\"second-9b132bc0.css\\",\\"sourcesContent\\":[\\".second {\\\\n color: royalblue;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting multi-entry: map 7`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/second.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,gBAAA;AACF\\",\\"file\\":\\"second-47b1938d.css\\",\\"sourcesContent\\":[\\".second {\\\\n color: royalblue;\\\\n}\\\\n\\"]}"`; exports[`code-splitting multi-entry-single: css 1`] = ` ".first_first_sub { - color: black; } - + color: black; +} .third_third { - color: maroon; } - + color: maroon; +} .fourth_fourth { - color: magenta; } - + color: magenta; +} .thirdtwo_thirdtwo { - color: hotpink; } - + color: hotpink; +} .fourthtwo_fourthtwo { - color: honeydew; } - + color: honeydew; +} .first_partial { color: rosybrown; } .first_first { - color: red; } - + color: red; +} .second_second { - color: royalblue; } - + color: royalblue; +} .otherScript_otherScript { - color: wheat; } - + color: wheat; +} .nestedScript_nestedScript { - color: rebeccapurple; } - + color: rebeccapurple; +} .nondynamic_nondynamic { - color: deepskyblue; } - + color: deepskyblue; +} .nondynamic2_nondynamic2 { - color: deeppink; } - -/*# sourceMappingURL=extracted-6190ebcf.css.map */" + color: deeppink; +} +/*# sourceMappingURL=extracted-e7bdd0b4.css.map */" `; exports[`code-splitting multi-entry-single: js 1`] = ` -"var css = \\".first_partial {\\\\n color: rosybrown;\\\\n}\\\\n.first_first {\\\\n color: red; }\\\\n\\"; +"var css = \\".first_partial {\\\\n color: rosybrown;\\\\n}\\\\n.first_first {\\\\n color: red;\\\\n}\\"; var modules_efa96bb5 = {\\"partial\\":\\"first_partial\\",\\"first\\":\\"first_first\\"}; export { css, modules_efa96bb5 as default }; @@ -1285,14 +1291,14 @@ exports[`code-splitting multi-entry-single: js 2`] = ` `; exports[`code-splitting multi-entry-single: js 3`] = ` -"import './index-01e5c533.js'; +"import './index-35b839ba.js'; var modules_d55e0e9b = {\\"fourth\\":\\"fourth_fourth\\"}; (async () => { - const first = await import('./first-5f8383da.js'); - const second = await import('./second-43e90718.js'); - const otherScript = await import('./other-script-a19f2750.js'); + const first = await import('./first-0eeff787.js'); + const second = await import('./second-d5bc8bc3.js'); + const otherScript = await import('./other-script-239d1873.js'); console.log(first, second, otherScript); })(); @@ -1301,14 +1307,14 @@ console.log(modules_d55e0e9b); `; exports[`code-splitting multi-entry-single: js 4`] = ` -"import './index-01e5c533.js'; +"import './index-35b839ba.js'; var modules_3ede29d3 = {\\"fourthtwo\\":\\"fourthtwo_fourthtwo\\"}; (async () => { - const first = await import('./first-5f8383da.js'); - const second = await import('./second-43e90718.js'); - const otherScript = await import('./other-script-a19f2750.js'); + const first = await import('./first-0eeff787.js'); + const second = await import('./second-d5bc8bc3.js'); + const otherScript = await import('./other-script-239d1873.js'); console.log(first, second, otherScript); })(); @@ -1331,105 +1337,105 @@ exports[`code-splitting multi-entry-single: js 6`] = ` exports[`code-splitting multi-entry-single: js 7`] = ` "(async () => { await import('./noncss-f3feb5ac.js'); - const nestedScript = await import('./nested-script-bdf44697.js'); + const nestedScript = await import('./nested-script-c11e866e.js'); console.log(nestedScript); })(); " `; exports[`code-splitting multi-entry-single: js 8`] = ` -"var css = \\".second_second {\\\\n color: royalblue; }\\\\n\\"; +"var css = \\".second_second {\\\\n color: royalblue;\\\\n}\\"; var modules_7a038d99 = {\\"second\\":\\"second_second\\"}; export { css, modules_7a038d99 as default }; " `; -exports[`code-splitting multi-entry-single: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/sub/first.scss\\",\\"../../../../code-splitting/third.scss\\",\\"../../../../code-splitting/fourth.scss\\",\\"../../../../code-splitting/thirdtwo.scss\\",\\"../../../../code-splitting/fourthtwo.scss\\",\\"../../../../code-splitting/partial.css\\",\\"../../../../code-splitting/first.scss\\",\\"../../../../code-splitting/second.scss\\",\\"../../../../code-splitting/other-script.scss\\",\\"../../../../code-splitting/nested-script.scss\\",\\"../../../../code-splitting/nondynamic.scss\\",\\"../../../../code-splitting/nondynamic2.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,YAAY,EAAA;;ACDd;EACE,aAAa,EAAA;;ACDf;EACE,cAAc,EAAA;;ACDhB;EACE,cAAc,EAAA;;ACDhB;EACE,eAAe,EAAA;;ACDjB;EACE,gBAAgB;AAClB;ACAA;EACE,UAAU,EAAA;;ACHZ;EACE,gBAAgB,EAAA;;ACDlB;EACE,YAAY,EAAA;;ACDd;EACE,oBAAoB,EAAA;;ACDtB;EACE,kBAAkB,EAAA;;ACDpB;EACE,eAAe,EAAA\\",\\"file\\":\\"extracted-6190ebcf.css\\",\\"sourcesContent\\":[\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\",\\".third {\\\\n color: maroon;\\\\n}\\\\n\\",\\".fourth {\\\\n color: magenta;\\\\n}\\\\n\\",\\".thirdtwo {\\\\n color: hotpink;\\\\n}\\\\n\\",\\".fourthtwo {\\\\n color: honeydew;\\\\n}\\\\n\\",\\".partial {\\\\n color: rosybrown;\\\\n}\\\\n\\",\\"@import \\\\\\"./partial.css\\\\\\";\\\\n\\\\n.first {\\\\n color: red;\\\\n}\\\\n\\",\\".second {\\\\n color: royalblue;\\\\n}\\\\n\\",\\".other-script {\\\\n color: wheat;\\\\n}\\\\n\\",\\".nested-script {\\\\n color: rebeccapurple;\\\\n}\\\\n\\",\\".nondynamic {\\\\n color: deepskyblue;\\\\n}\\\\n\\",\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting multi-entry-single: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/sub/first.scss\\",\\"../../../../code-splitting/third.scss\\",\\"../../../../code-splitting/fourth.scss\\",\\"../../../../code-splitting/thirdtwo.scss\\",\\"../../../../code-splitting/fourthtwo.scss\\",\\"../../../../code-splitting/partial.css\\",\\"../../../../code-splitting/first.scss\\",\\"../../../../code-splitting/second.scss\\",\\"../../../../code-splitting/other-script.scss\\",\\"../../../../code-splitting/nested-script.scss\\",\\"../../../../code-splitting/nondynamic.scss\\",\\"../../../../code-splitting/nondynamic2.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,YAAA;AACF;ACFA;EACE,aAAA;AACF;ACFA;EACE,cAAA;AACF;ACFA;EACE,cAAA;AACF;ACFA;EACE,eAAA;AACF;ACFA;EACE,gBAAgB;AAClB;ACAA;EACE,UAAA;AAAF;ACHA;EACE,gBAAA;AACF;ACFA;EACE,YAAA;AACF;ACFA;EACE,oBAAA;AACF;ACFA;EACE,kBAAA;AACF;ACFA;EACE,eAAA;AACF\\",\\"file\\":\\"extracted-e7bdd0b4.css\\",\\"sourcesContent\\":[\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\",\\".third {\\\\n color: maroon;\\\\n}\\\\n\\",\\".fourth {\\\\n color: magenta;\\\\n}\\\\n\\",\\".thirdtwo {\\\\n color: hotpink;\\\\n}\\\\n\\",\\".fourthtwo {\\\\n color: honeydew;\\\\n}\\\\n\\",\\".partial {\\\\n color: rosybrown;\\\\n}\\\\n\\",\\"@import \\\\\\"./partial.css\\\\\\";\\\\n\\\\n.first {\\\\n color: red;\\\\n}\\\\n\\",\\".second {\\\\n color: royalblue;\\\\n}\\\\n\\",\\".other-script {\\\\n color: wheat;\\\\n}\\\\n\\",\\".nested-script {\\\\n color: rebeccapurple;\\\\n}\\\\n\\",\\".nondynamic {\\\\n color: deepskyblue;\\\\n}\\\\n\\",\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\"]}"`; exports[`code-splitting preserve-modules: css 1`] = ` ".first_partial { color: rosybrown; } .first_first { - color: red; } - -/*# sourceMappingURL=first.scss-44b7acc6.css.map */" + color: red; +} +/*# sourceMappingURL=first.scss-09da2540.css.map */" `; exports[`code-splitting preserve-modules: css 2`] = ` ".fourth_fourth { - color: magenta; } - -/*# sourceMappingURL=fourth.scss-d0bfc920.css.map */" + color: magenta; +} +/*# sourceMappingURL=fourth.scss-09e87fef.css.map */" `; exports[`code-splitting preserve-modules: css 3`] = ` ".third_third { - color: maroon; } - + color: maroon; +} .fourth_fourth { - color: magenta; } - + color: magenta; +} .first_first_sub { - color: black; } - -/*# sourceMappingURL=index-c983ef02.css.map */" + color: black; +} +/*# sourceMappingURL=index-2eb1e4f1.css.map */" `; exports[`code-splitting preserve-modules: css 4`] = ` ".nestedScript_nestedScript { - color: rebeccapurple; } - + color: rebeccapurple; +} .nondynamic_nondynamic { - color: deepskyblue; } - + color: deepskyblue; +} .nondynamic2_nondynamic2 { - color: deeppink; } - -/*# sourceMappingURL=nested-script-a24720a9.css.map */" + color: deeppink; +} +/*# sourceMappingURL=nested-script-9184ab06.css.map */" `; exports[`code-splitting preserve-modules: css 5`] = ` ".nondynamic_nondynamic { - color: deepskyblue; } - + color: deepskyblue; +} .nondynamic2_nondynamic2 { - color: deeppink; } - -/*# sourceMappingURL=nondynamic-7bda63b1.css.map */" + color: deeppink; +} +/*# sourceMappingURL=nondynamic-c29646e1.css.map */" `; exports[`code-splitting preserve-modules: css 6`] = ` ".nondynamic2_nondynamic2 { - color: deeppink; } - -/*# sourceMappingURL=nondynamic2.scss-4d122515.css.map */" + color: deeppink; +} +/*# sourceMappingURL=nondynamic2.scss-c5c99748.css.map */" `; exports[`code-splitting preserve-modules: css 7`] = ` ".otherScript_otherScript { - color: wheat; } - -/*# sourceMappingURL=other-script-0b4c1d5a.css.map */" + color: wheat; +} +/*# sourceMappingURL=other-script-8618c69c.css.map */" `; exports[`code-splitting preserve-modules: css 8`] = ` ".second_second { - color: royalblue; } - -/*# sourceMappingURL=second.scss-6cce06d4.css.map */" + color: royalblue; +} +/*# sourceMappingURL=second.scss-c8396680.css.map */" `; exports[`code-splitting preserve-modules: css 9`] = ` ".first_first_sub { - color: black; } - -/*# sourceMappingURL=index-cfc5604f.css.map */" + color: black; +} +/*# sourceMappingURL=index-837475e5.css.map */" `; exports[`code-splitting preserve-modules: js 1`] = ` -"var css = \\".first_partial {\\\\n color: rosybrown;\\\\n}\\\\n.first_first {\\\\n color: red; }\\\\n\\"; +"var css = \\".first_partial {\\\\n color: rosybrown;\\\\n}\\\\n.first_first {\\\\n color: red;\\\\n}\\"; var modules_efa96bb5 = {\\"partial\\":\\"first_partial\\",\\"first\\":\\"first_first\\"}; export { css, modules_efa96bb5 as default }; @@ -1492,7 +1498,7 @@ exports[`code-splitting preserve-modules: js 8`] = ` `; exports[`code-splitting preserve-modules: js 9`] = ` -"var css = \\".second_second {\\\\n color: royalblue; }\\\\n\\"; +"var css = \\".second_second {\\\\n color: royalblue;\\\\n}\\"; var modules_7a038d99 = {\\"second\\":\\"second_second\\"}; export { css, modules_7a038d99 as default }; @@ -1504,127 +1510,127 @@ exports[`code-splitting preserve-modules: js 10`] = ` " `; -exports[`code-splitting preserve-modules: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/partial.css\\",\\"../../../../code-splitting/first.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,gBAAgB;AAClB;ACAA;EACE,UAAU,EAAA\\",\\"file\\":\\"first.scss-44b7acc6.css\\",\\"sourcesContent\\":[\\".partial {\\\\n color: rosybrown;\\\\n}\\\\n\\",\\"@import \\\\\\"./partial.css\\\\\\";\\\\n\\\\n.first {\\\\n color: red;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting preserve-modules: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/partial.css\\",\\"../../../../code-splitting/first.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,gBAAgB;AAClB;ACAA;EACE,UAAA;AAAF\\",\\"file\\":\\"first.scss-09da2540.css\\",\\"sourcesContent\\":[\\".partial {\\\\n color: rosybrown;\\\\n}\\\\n\\",\\"@import \\\\\\"./partial.css\\\\\\";\\\\n\\\\n.first {\\\\n color: red;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting preserve-modules: map 2`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/fourth.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,cAAc,EAAA\\",\\"file\\":\\"fourth.scss-d0bfc920.css\\",\\"sourcesContent\\":[\\".fourth {\\\\n color: magenta;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting preserve-modules: map 2`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/fourth.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,cAAA;AACF\\",\\"file\\":\\"fourth.scss-09e87fef.css\\",\\"sourcesContent\\":[\\".fourth {\\\\n color: magenta;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting preserve-modules: map 3`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/third.scss\\",\\"../../../../code-splitting/fourth.scss\\",\\"../../../../code-splitting/sub/first.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,aAAa,EAAA;;ACDf;EACE,cAAc,EAAA;;ACDhB;EACE,YAAY,EAAA\\",\\"file\\":\\"index-c983ef02.css\\",\\"sourcesContent\\":[\\".third {\\\\n color: maroon;\\\\n}\\\\n\\",\\".fourth {\\\\n color: magenta;\\\\n}\\\\n\\",\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting preserve-modules: map 3`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/third.scss\\",\\"../../../../code-splitting/fourth.scss\\",\\"../../../../code-splitting/sub/first.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,aAAA;AACF;ACFA;EACE,cAAA;AACF;ACFA;EACE,YAAA;AACF\\",\\"file\\":\\"index-2eb1e4f1.css\\",\\"sourcesContent\\":[\\".third {\\\\n color: maroon;\\\\n}\\\\n\\",\\".fourth {\\\\n color: magenta;\\\\n}\\\\n\\",\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting preserve-modules: map 4`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/nested-script.scss\\",\\"../../../../code-splitting/nondynamic.scss\\",\\"../../../../code-splitting/nondynamic2.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,oBAAoB,EAAA;;ACDtB;EACE,kBAAkB,EAAA;;ACDpB;EACE,eAAe,EAAA\\",\\"file\\":\\"nested-script-a24720a9.css\\",\\"sourcesContent\\":[\\".nested-script {\\\\n color: rebeccapurple;\\\\n}\\\\n\\",\\".nondynamic {\\\\n color: deepskyblue;\\\\n}\\\\n\\",\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting preserve-modules: map 4`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/nested-script.scss\\",\\"../../../../code-splitting/nondynamic.scss\\",\\"../../../../code-splitting/nondynamic2.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,oBAAA;AACF;ACFA;EACE,kBAAA;AACF;ACFA;EACE,eAAA;AACF\\",\\"file\\":\\"nested-script-9184ab06.css\\",\\"sourcesContent\\":[\\".nested-script {\\\\n color: rebeccapurple;\\\\n}\\\\n\\",\\".nondynamic {\\\\n color: deepskyblue;\\\\n}\\\\n\\",\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting preserve-modules: map 5`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/nondynamic.scss\\",\\"../../../../code-splitting/nondynamic2.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,kBAAkB,EAAA;;ACDpB;EACE,eAAe,EAAA\\",\\"file\\":\\"nondynamic-7bda63b1.css\\",\\"sourcesContent\\":[\\".nondynamic {\\\\n color: deepskyblue;\\\\n}\\\\n\\",\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting preserve-modules: map 5`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/nondynamic.scss\\",\\"../../../../code-splitting/nondynamic2.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,kBAAA;AACF;ACFA;EACE,eAAA;AACF\\",\\"file\\":\\"nondynamic-c29646e1.css\\",\\"sourcesContent\\":[\\".nondynamic {\\\\n color: deepskyblue;\\\\n}\\\\n\\",\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting preserve-modules: map 6`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/nondynamic2.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,eAAe,EAAA\\",\\"file\\":\\"nondynamic2.scss-4d122515.css\\",\\"sourcesContent\\":[\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting preserve-modules: map 6`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/nondynamic2.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,eAAA;AACF\\",\\"file\\":\\"nondynamic2.scss-c5c99748.css\\",\\"sourcesContent\\":[\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting preserve-modules: map 7`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/other-script.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,YAAY,EAAA\\",\\"file\\":\\"other-script-0b4c1d5a.css\\",\\"sourcesContent\\":[\\".other-script {\\\\n color: wheat;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting preserve-modules: map 7`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/other-script.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,YAAA;AACF\\",\\"file\\":\\"other-script-8618c69c.css\\",\\"sourcesContent\\":[\\".other-script {\\\\n color: wheat;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting preserve-modules: map 8`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/second.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,gBAAgB,EAAA\\",\\"file\\":\\"second.scss-6cce06d4.css\\",\\"sourcesContent\\":[\\".second {\\\\n color: royalblue;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting preserve-modules: map 8`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/second.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,gBAAA;AACF\\",\\"file\\":\\"second.scss-c8396680.css\\",\\"sourcesContent\\":[\\".second {\\\\n color: royalblue;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting preserve-modules: map 9`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../../code-splitting/sub/first.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,YAAY,EAAA\\",\\"file\\":\\"index-cfc5604f.css\\",\\"sourcesContent\\":[\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting preserve-modules: map 9`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../../code-splitting/sub/first.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,YAAA;AACF\\",\\"file\\":\\"index-837475e5.css\\",\\"sourcesContent\\":[\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\"]}"`; exports[`code-splitting preserve-modules-multi-entry: css 1`] = ` ".first_partial { color: rosybrown; } .first_first { - color: red; } - -/*# sourceMappingURL=first.scss-44b7acc6.css.map */" + color: red; +} +/*# sourceMappingURL=first.scss-09da2540.css.map */" `; exports[`code-splitting preserve-modules-multi-entry: css 2`] = ` ".fourth_fourth { - color: magenta; } - -/*# sourceMappingURL=fourth.scss-d0bfc920.css.map */" + color: magenta; +} +/*# sourceMappingURL=fourth.scss-09e87fef.css.map */" `; exports[`code-splitting preserve-modules-multi-entry: css 3`] = ` ".fourthtwo_fourthtwo { - color: honeydew; } - -/*# sourceMappingURL=fourthtwo.scss-587daccb.css.map */" + color: honeydew; +} +/*# sourceMappingURL=fourthtwo.scss-5126643f.css.map */" `; exports[`code-splitting preserve-modules-multi-entry: css 4`] = ` ".third_third { - color: maroon; } - + color: maroon; +} .fourth_fourth { - color: magenta; } - + color: magenta; +} .first_first_sub { - color: black; } - -/*# sourceMappingURL=index-c983ef02.css.map */" + color: black; +} +/*# sourceMappingURL=index-2eb1e4f1.css.map */" `; exports[`code-splitting preserve-modules-multi-entry: css 5`] = ` ".thirdtwo_thirdtwo { - color: hotpink; } - + color: hotpink; +} .fourthtwo_fourthtwo { - color: honeydew; } - + color: honeydew; +} .first_first_sub { - color: black; } - -/*# sourceMappingURL=indextwo-7d5c6a60.css.map */" + color: black; +} +/*# sourceMappingURL=indextwo-9ba01f4a.css.map */" `; exports[`code-splitting preserve-modules-multi-entry: css 6`] = ` ".nestedScript_nestedScript { - color: rebeccapurple; } - + color: rebeccapurple; +} .nondynamic_nondynamic { - color: deepskyblue; } - + color: deepskyblue; +} .nondynamic2_nondynamic2 { - color: deeppink; } - -/*# sourceMappingURL=nested-script-a24720a9.css.map */" + color: deeppink; +} +/*# sourceMappingURL=nested-script-9184ab06.css.map */" `; exports[`code-splitting preserve-modules-multi-entry: css 7`] = ` ".nondynamic_nondynamic { - color: deepskyblue; } - + color: deepskyblue; +} .nondynamic2_nondynamic2 { - color: deeppink; } - -/*# sourceMappingURL=nondynamic-7bda63b1.css.map */" + color: deeppink; +} +/*# sourceMappingURL=nondynamic-c29646e1.css.map */" `; exports[`code-splitting preserve-modules-multi-entry: css 8`] = ` ".nondynamic2_nondynamic2 { - color: deeppink; } - -/*# sourceMappingURL=nondynamic2.scss-4d122515.css.map */" + color: deeppink; +} +/*# sourceMappingURL=nondynamic2.scss-c5c99748.css.map */" `; exports[`code-splitting preserve-modules-multi-entry: css 9`] = ` ".otherScript_otherScript { - color: wheat; } - -/*# sourceMappingURL=other-script-0b4c1d5a.css.map */" + color: wheat; +} +/*# sourceMappingURL=other-script-8618c69c.css.map */" `; exports[`code-splitting preserve-modules-multi-entry: css 10`] = ` ".second_second { - color: royalblue; } - -/*# sourceMappingURL=second.scss-6cce06d4.css.map */" + color: royalblue; +} +/*# sourceMappingURL=second.scss-c8396680.css.map */" `; exports[`code-splitting preserve-modules-multi-entry: css 11`] = ` ".first_first_sub { - color: black; } - -/*# sourceMappingURL=index-cfc5604f.css.map */" + color: black; +} +/*# sourceMappingURL=index-837475e5.css.map */" `; exports[`code-splitting preserve-modules-multi-entry: js 1`] = ` -"var css = \\".first_partial {\\\\n color: rosybrown;\\\\n}\\\\n.first_first {\\\\n color: red; }\\\\n\\"; +"var css = \\".first_partial {\\\\n color: rosybrown;\\\\n}\\\\n.first_first {\\\\n color: red;\\\\n}\\"; var modules_efa96bb5 = {\\"partial\\":\\"first_partial\\",\\"first\\":\\"first_first\\"}; export { css, modules_efa96bb5 as default }; @@ -1709,7 +1715,7 @@ exports[`code-splitting preserve-modules-multi-entry: js 10`] = ` `; exports[`code-splitting preserve-modules-multi-entry: js 11`] = ` -"var css = \\".second_second {\\\\n color: royalblue; }\\\\n\\"; +"var css = \\".second_second {\\\\n color: royalblue;\\\\n}\\"; var modules_7a038d99 = {\\"second\\":\\"second_second\\"}; export { css, modules_7a038d99 as default }; @@ -1721,64 +1727,64 @@ exports[`code-splitting preserve-modules-multi-entry: js 12`] = ` " `; -exports[`code-splitting preserve-modules-multi-entry: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/partial.css\\",\\"../../../../code-splitting/first.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,gBAAgB;AAClB;ACAA;EACE,UAAU,EAAA\\",\\"file\\":\\"first.scss-44b7acc6.css\\",\\"sourcesContent\\":[\\".partial {\\\\n color: rosybrown;\\\\n}\\\\n\\",\\"@import \\\\\\"./partial.css\\\\\\";\\\\n\\\\n.first {\\\\n color: red;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting preserve-modules-multi-entry: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/partial.css\\",\\"../../../../code-splitting/first.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,gBAAgB;AAClB;ACAA;EACE,UAAA;AAAF\\",\\"file\\":\\"first.scss-09da2540.css\\",\\"sourcesContent\\":[\\".partial {\\\\n color: rosybrown;\\\\n}\\\\n\\",\\"@import \\\\\\"./partial.css\\\\\\";\\\\n\\\\n.first {\\\\n color: red;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting preserve-modules-multi-entry: map 2`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/fourth.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,cAAc,EAAA\\",\\"file\\":\\"fourth.scss-d0bfc920.css\\",\\"sourcesContent\\":[\\".fourth {\\\\n color: magenta;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting preserve-modules-multi-entry: map 2`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/fourth.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,cAAA;AACF\\",\\"file\\":\\"fourth.scss-09e87fef.css\\",\\"sourcesContent\\":[\\".fourth {\\\\n color: magenta;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting preserve-modules-multi-entry: map 3`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/fourthtwo.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,eAAe,EAAA\\",\\"file\\":\\"fourthtwo.scss-587daccb.css\\",\\"sourcesContent\\":[\\".fourthtwo {\\\\n color: honeydew;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting preserve-modules-multi-entry: map 3`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/fourthtwo.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,eAAA;AACF\\",\\"file\\":\\"fourthtwo.scss-5126643f.css\\",\\"sourcesContent\\":[\\".fourthtwo {\\\\n color: honeydew;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting preserve-modules-multi-entry: map 4`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/third.scss\\",\\"../../../../code-splitting/fourth.scss\\",\\"../../../../code-splitting/sub/first.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,aAAa,EAAA;;ACDf;EACE,cAAc,EAAA;;ACDhB;EACE,YAAY,EAAA\\",\\"file\\":\\"index-c983ef02.css\\",\\"sourcesContent\\":[\\".third {\\\\n color: maroon;\\\\n}\\\\n\\",\\".fourth {\\\\n color: magenta;\\\\n}\\\\n\\",\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting preserve-modules-multi-entry: map 4`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/third.scss\\",\\"../../../../code-splitting/fourth.scss\\",\\"../../../../code-splitting/sub/first.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,aAAA;AACF;ACFA;EACE,cAAA;AACF;ACFA;EACE,YAAA;AACF\\",\\"file\\":\\"index-2eb1e4f1.css\\",\\"sourcesContent\\":[\\".third {\\\\n color: maroon;\\\\n}\\\\n\\",\\".fourth {\\\\n color: magenta;\\\\n}\\\\n\\",\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting preserve-modules-multi-entry: map 5`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/thirdtwo.scss\\",\\"../../../../code-splitting/fourthtwo.scss\\",\\"../../../../code-splitting/sub/first.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,cAAc,EAAA;;ACDhB;EACE,eAAe,EAAA;;ACDjB;EACE,YAAY,EAAA\\",\\"file\\":\\"indextwo-7d5c6a60.css\\",\\"sourcesContent\\":[\\".thirdtwo {\\\\n color: hotpink;\\\\n}\\\\n\\",\\".fourthtwo {\\\\n color: honeydew;\\\\n}\\\\n\\",\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting preserve-modules-multi-entry: map 5`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/thirdtwo.scss\\",\\"../../../../code-splitting/fourthtwo.scss\\",\\"../../../../code-splitting/sub/first.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,cAAA;AACF;ACFA;EACE,eAAA;AACF;ACFA;EACE,YAAA;AACF\\",\\"file\\":\\"indextwo-9ba01f4a.css\\",\\"sourcesContent\\":[\\".thirdtwo {\\\\n color: hotpink;\\\\n}\\\\n\\",\\".fourthtwo {\\\\n color: honeydew;\\\\n}\\\\n\\",\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting preserve-modules-multi-entry: map 6`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/nested-script.scss\\",\\"../../../../code-splitting/nondynamic.scss\\",\\"../../../../code-splitting/nondynamic2.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,oBAAoB,EAAA;;ACDtB;EACE,kBAAkB,EAAA;;ACDpB;EACE,eAAe,EAAA\\",\\"file\\":\\"nested-script-a24720a9.css\\",\\"sourcesContent\\":[\\".nested-script {\\\\n color: rebeccapurple;\\\\n}\\\\n\\",\\".nondynamic {\\\\n color: deepskyblue;\\\\n}\\\\n\\",\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting preserve-modules-multi-entry: map 6`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/nested-script.scss\\",\\"../../../../code-splitting/nondynamic.scss\\",\\"../../../../code-splitting/nondynamic2.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,oBAAA;AACF;ACFA;EACE,kBAAA;AACF;ACFA;EACE,eAAA;AACF\\",\\"file\\":\\"nested-script-9184ab06.css\\",\\"sourcesContent\\":[\\".nested-script {\\\\n color: rebeccapurple;\\\\n}\\\\n\\",\\".nondynamic {\\\\n color: deepskyblue;\\\\n}\\\\n\\",\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting preserve-modules-multi-entry: map 7`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/nondynamic.scss\\",\\"../../../../code-splitting/nondynamic2.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,kBAAkB,EAAA;;ACDpB;EACE,eAAe,EAAA\\",\\"file\\":\\"nondynamic-7bda63b1.css\\",\\"sourcesContent\\":[\\".nondynamic {\\\\n color: deepskyblue;\\\\n}\\\\n\\",\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting preserve-modules-multi-entry: map 7`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/nondynamic.scss\\",\\"../../../../code-splitting/nondynamic2.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,kBAAA;AACF;ACFA;EACE,eAAA;AACF\\",\\"file\\":\\"nondynamic-c29646e1.css\\",\\"sourcesContent\\":[\\".nondynamic {\\\\n color: deepskyblue;\\\\n}\\\\n\\",\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting preserve-modules-multi-entry: map 8`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/nondynamic2.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,eAAe,EAAA\\",\\"file\\":\\"nondynamic2.scss-4d122515.css\\",\\"sourcesContent\\":[\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting preserve-modules-multi-entry: map 8`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/nondynamic2.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,eAAA;AACF\\",\\"file\\":\\"nondynamic2.scss-c5c99748.css\\",\\"sourcesContent\\":[\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting preserve-modules-multi-entry: map 9`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/other-script.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,YAAY,EAAA\\",\\"file\\":\\"other-script-0b4c1d5a.css\\",\\"sourcesContent\\":[\\".other-script {\\\\n color: wheat;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting preserve-modules-multi-entry: map 9`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/other-script.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,YAAA;AACF\\",\\"file\\":\\"other-script-8618c69c.css\\",\\"sourcesContent\\":[\\".other-script {\\\\n color: wheat;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting preserve-modules-multi-entry: map 10`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/second.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,gBAAgB,EAAA\\",\\"file\\":\\"second.scss-6cce06d4.css\\",\\"sourcesContent\\":[\\".second {\\\\n color: royalblue;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting preserve-modules-multi-entry: map 10`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/second.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,gBAAA;AACF\\",\\"file\\":\\"second.scss-c8396680.css\\",\\"sourcesContent\\":[\\".second {\\\\n color: royalblue;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting preserve-modules-multi-entry: map 11`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../../code-splitting/sub/first.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,YAAY,EAAA\\",\\"file\\":\\"index-cfc5604f.css\\",\\"sourcesContent\\":[\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting preserve-modules-multi-entry: map 11`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../../code-splitting/sub/first.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,YAAA;AACF\\",\\"file\\":\\"index-837475e5.css\\",\\"sourcesContent\\":[\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\"]}"`; exports[`code-splitting preserve-modules-single: css 1`] = ` ".third_third { - color: maroon; } - + color: maroon; +} .fourth_fourth { - color: magenta; } - + color: magenta; +} .first_first_sub { - color: black; } - + color: black; +} .first_partial { color: rosybrown; } .first_first { - color: red; } - + color: red; +} .second_second { - color: royalblue; } - + color: royalblue; +} .otherScript_otherScript { - color: wheat; } - + color: wheat; +} .nestedScript_nestedScript { - color: rebeccapurple; } - + color: rebeccapurple; +} .nondynamic_nondynamic { - color: deepskyblue; } - + color: deepskyblue; +} .nondynamic2_nondynamic2 { - color: deeppink; } - -/*# sourceMappingURL=extracted-c991a359.css.map */" + color: deeppink; +} +/*# sourceMappingURL=extracted-c300cb66.css.map */" `; exports[`code-splitting preserve-modules-single: js 1`] = ` -"var css = \\".first_partial {\\\\n color: rosybrown;\\\\n}\\\\n.first_first {\\\\n color: red; }\\\\n\\"; +"var css = \\".first_partial {\\\\n color: rosybrown;\\\\n}\\\\n.first_first {\\\\n color: red;\\\\n}\\"; var modules_efa96bb5 = {\\"partial\\":\\"first_partial\\",\\"first\\":\\"first_first\\"}; export { css, modules_efa96bb5 as default }; @@ -1841,7 +1847,7 @@ exports[`code-splitting preserve-modules-single: js 8`] = ` `; exports[`code-splitting preserve-modules-single: js 9`] = ` -"var css = \\".second_second {\\\\n color: royalblue; }\\\\n\\"; +"var css = \\".second_second {\\\\n color: royalblue;\\\\n}\\"; var modules_7a038d99 = {\\"second\\":\\"second_second\\"}; export { css, modules_7a038d99 as default }; @@ -1853,44 +1859,44 @@ exports[`code-splitting preserve-modules-single: js 10`] = ` " `; -exports[`code-splitting preserve-modules-single: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/third.scss\\",\\"../../../../code-splitting/fourth.scss\\",\\"../../../../code-splitting/sub/first.scss\\",\\"../../../../code-splitting/partial.css\\",\\"../../../../code-splitting/first.scss\\",\\"../../../../code-splitting/second.scss\\",\\"../../../../code-splitting/other-script.scss\\",\\"../../../../code-splitting/nested-script.scss\\",\\"../../../../code-splitting/nondynamic.scss\\",\\"../../../../code-splitting/nondynamic2.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,aAAa,EAAA;;ACDf;EACE,cAAc,EAAA;;ACDhB;EACE,YAAY,EAAA;;ACDd;EACE,gBAAgB;AAClB;ACAA;EACE,UAAU,EAAA;;ACHZ;EACE,gBAAgB,EAAA;;ACDlB;EACE,YAAY,EAAA;;ACDd;EACE,oBAAoB,EAAA;;ACDtB;EACE,kBAAkB,EAAA;;ACDpB;EACE,eAAe,EAAA\\",\\"file\\":\\"extracted-c991a359.css\\",\\"sourcesContent\\":[\\".third {\\\\n color: maroon;\\\\n}\\\\n\\",\\".fourth {\\\\n color: magenta;\\\\n}\\\\n\\",\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\",\\".partial {\\\\n color: rosybrown;\\\\n}\\\\n\\",\\"@import \\\\\\"./partial.css\\\\\\";\\\\n\\\\n.first {\\\\n color: red;\\\\n}\\\\n\\",\\".second {\\\\n color: royalblue;\\\\n}\\\\n\\",\\".other-script {\\\\n color: wheat;\\\\n}\\\\n\\",\\".nested-script {\\\\n color: rebeccapurple;\\\\n}\\\\n\\",\\".nondynamic {\\\\n color: deepskyblue;\\\\n}\\\\n\\",\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting preserve-modules-single: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/third.scss\\",\\"../../../../code-splitting/fourth.scss\\",\\"../../../../code-splitting/sub/first.scss\\",\\"../../../../code-splitting/partial.css\\",\\"../../../../code-splitting/first.scss\\",\\"../../../../code-splitting/second.scss\\",\\"../../../../code-splitting/other-script.scss\\",\\"../../../../code-splitting/nested-script.scss\\",\\"../../../../code-splitting/nondynamic.scss\\",\\"../../../../code-splitting/nondynamic2.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,aAAA;AACF;ACFA;EACE,cAAA;AACF;ACFA;EACE,YAAA;AACF;ACFA;EACE,gBAAgB;AAClB;ACAA;EACE,UAAA;AAAF;ACHA;EACE,gBAAA;AACF;ACFA;EACE,YAAA;AACF;ACFA;EACE,oBAAA;AACF;ACFA;EACE,kBAAA;AACF;ACFA;EACE,eAAA;AACF\\",\\"file\\":\\"extracted-c300cb66.css\\",\\"sourcesContent\\":[\\".third {\\\\n color: maroon;\\\\n}\\\\n\\",\\".fourth {\\\\n color: magenta;\\\\n}\\\\n\\",\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\",\\".partial {\\\\n color: rosybrown;\\\\n}\\\\n\\",\\"@import \\\\\\"./partial.css\\\\\\";\\\\n\\\\n.first {\\\\n color: red;\\\\n}\\\\n\\",\\".second {\\\\n color: royalblue;\\\\n}\\\\n\\",\\".other-script {\\\\n color: wheat;\\\\n}\\\\n\\",\\".nested-script {\\\\n color: rebeccapurple;\\\\n}\\\\n\\",\\".nondynamic {\\\\n color: deepskyblue;\\\\n}\\\\n\\",\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\"]}"`; exports[`code-splitting single: css 1`] = ` ".third_third { - color: maroon; } - + color: maroon; +} .fourth_fourth { - color: magenta; } - + color: magenta; +} .first_first_sub { - color: black; } - + color: black; +} .first_partial { color: rosybrown; } .first_first { - color: red; } - + color: red; +} .second_second { - color: royalblue; } - + color: royalblue; +} .otherScript_otherScript { - color: wheat; } - + color: wheat; +} .nestedScript_nestedScript { - color: rebeccapurple; } - + color: rebeccapurple; +} .nondynamic_nondynamic { - color: deepskyblue; } - + color: deepskyblue; +} .nondynamic2_nondynamic2 { - color: deeppink; } - -/*# sourceMappingURL=extracted-c991a359.css.map */" + color: deeppink; +} +/*# sourceMappingURL=extracted-c300cb66.css.map */" `; exports[`code-splitting single: js 1`] = ` -"var css = \\".first_partial {\\\\n color: rosybrown;\\\\n}\\\\n.first_first {\\\\n color: red; }\\\\n\\"; +"var css = \\".first_partial {\\\\n color: rosybrown;\\\\n}\\\\n.first_first {\\\\n color: red;\\\\n}\\"; var modules_efa96bb5 = {\\"partial\\":\\"first_partial\\",\\"first\\":\\"first_first\\"}; export { css, modules_efa96bb5 as default }; @@ -1903,9 +1909,9 @@ exports[`code-splitting single: js 2`] = ` console.log(\\"sub\\"); (async () => { - const first = await import('./first-5f8383da.js'); - const second = await import('./second-43e90718.js'); - const otherScript = await import('./other-script-a19f2750.js'); + const first = await import('./first-0eeff787.js'); + const second = await import('./second-d5bc8bc3.js'); + const otherScript = await import('./other-script-239d1873.js'); console.log(first, second, otherScript); })(); @@ -1928,74 +1934,74 @@ exports[`code-splitting single: js 4`] = ` exports[`code-splitting single: js 5`] = ` "(async () => { await import('./noncss-f3feb5ac.js'); - const nestedScript = await import('./nested-script-bdf44697.js'); + const nestedScript = await import('./nested-script-c11e866e.js'); console.log(nestedScript); })(); " `; exports[`code-splitting single: js 6`] = ` -"var css = \\".second_second {\\\\n color: royalblue; }\\\\n\\"; +"var css = \\".second_second {\\\\n color: royalblue;\\\\n}\\"; var modules_7a038d99 = {\\"second\\":\\"second_second\\"}; export { css, modules_7a038d99 as default }; " `; -exports[`code-splitting single: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/third.scss\\",\\"../../../../code-splitting/fourth.scss\\",\\"../../../../code-splitting/sub/first.scss\\",\\"../../../../code-splitting/partial.css\\",\\"../../../../code-splitting/first.scss\\",\\"../../../../code-splitting/second.scss\\",\\"../../../../code-splitting/other-script.scss\\",\\"../../../../code-splitting/nested-script.scss\\",\\"../../../../code-splitting/nondynamic.scss\\",\\"../../../../code-splitting/nondynamic2.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,aAAa,EAAA;;ACDf;EACE,cAAc,EAAA;;ACDhB;EACE,YAAY,EAAA;;ACDd;EACE,gBAAgB;AAClB;ACAA;EACE,UAAU,EAAA;;ACHZ;EACE,gBAAgB,EAAA;;ACDlB;EACE,YAAY,EAAA;;ACDd;EACE,oBAAoB,EAAA;;ACDtB;EACE,kBAAkB,EAAA;;ACDpB;EACE,eAAe,EAAA\\",\\"file\\":\\"extracted-c991a359.css\\",\\"sourcesContent\\":[\\".third {\\\\n color: maroon;\\\\n}\\\\n\\",\\".fourth {\\\\n color: magenta;\\\\n}\\\\n\\",\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\",\\".partial {\\\\n color: rosybrown;\\\\n}\\\\n\\",\\"@import \\\\\\"./partial.css\\\\\\";\\\\n\\\\n.first {\\\\n color: red;\\\\n}\\\\n\\",\\".second {\\\\n color: royalblue;\\\\n}\\\\n\\",\\".other-script {\\\\n color: wheat;\\\\n}\\\\n\\",\\".nested-script {\\\\n color: rebeccapurple;\\\\n}\\\\n\\",\\".nondynamic {\\\\n color: deepskyblue;\\\\n}\\\\n\\",\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting single: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/third.scss\\",\\"../../../../code-splitting/fourth.scss\\",\\"../../../../code-splitting/sub/first.scss\\",\\"../../../../code-splitting/partial.css\\",\\"../../../../code-splitting/first.scss\\",\\"../../../../code-splitting/second.scss\\",\\"../../../../code-splitting/other-script.scss\\",\\"../../../../code-splitting/nested-script.scss\\",\\"../../../../code-splitting/nondynamic.scss\\",\\"../../../../code-splitting/nondynamic2.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,aAAA;AACF;ACFA;EACE,cAAA;AACF;ACFA;EACE,YAAA;AACF;ACFA;EACE,gBAAgB;AAClB;ACAA;EACE,UAAA;AAAF;ACHA;EACE,gBAAA;AACF;ACFA;EACE,YAAA;AACF;ACFA;EACE,oBAAA;AACF;ACFA;EACE,kBAAA;AACF;ACFA;EACE,eAAA;AACF\\",\\"file\\":\\"extracted-c300cb66.css\\",\\"sourcesContent\\":[\\".third {\\\\n color: maroon;\\\\n}\\\\n\\",\\".fourth {\\\\n color: magenta;\\\\n}\\\\n\\",\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\",\\".partial {\\\\n color: rosybrown;\\\\n}\\\\n\\",\\"@import \\\\\\"./partial.css\\\\\\";\\\\n\\\\n.first {\\\\n color: red;\\\\n}\\\\n\\",\\".second {\\\\n color: royalblue;\\\\n}\\\\n\\",\\".other-script {\\\\n color: wheat;\\\\n}\\\\n\\",\\".nested-script {\\\\n color: rebeccapurple;\\\\n}\\\\n\\",\\".nondynamic {\\\\n color: deepskyblue;\\\\n}\\\\n\\",\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\"]}"`; exports[`code-splitting true: css 1`] = ` ".first_partial { color: rosybrown; } .first_first { - color: red; } - -/*# sourceMappingURL=first-67312563.css.map */" + color: red; +} +/*# sourceMappingURL=first-114c8ccb.css.map */" `; exports[`code-splitting true: css 2`] = ` ".third_third { - color: maroon; } - + color: maroon; +} .fourth_fourth { - color: magenta; } - + color: magenta; +} .first_first_sub { - color: black; } - -/*# sourceMappingURL=index-c983ef02.css.map */" + color: black; +} +/*# sourceMappingURL=index-2eb1e4f1.css.map */" `; exports[`code-splitting true: css 3`] = ` ".nestedScript_nestedScript { - color: rebeccapurple; } - + color: rebeccapurple; +} .nondynamic_nondynamic { - color: deepskyblue; } - + color: deepskyblue; +} .nondynamic2_nondynamic2 { - color: deeppink; } - -/*# sourceMappingURL=nested-script-a24720a9.css.map */" + color: deeppink; +} +/*# sourceMappingURL=nested-script-9184ab06.css.map */" `; exports[`code-splitting true: css 4`] = ` ".otherScript_otherScript { - color: wheat; } - -/*# sourceMappingURL=other-script-0b4c1d5a.css.map */" + color: wheat; +} +/*# sourceMappingURL=other-script-8618c69c.css.map */" `; exports[`code-splitting true: css 5`] = ` ".second_second { - color: royalblue; } - -/*# sourceMappingURL=second-9b132bc0.css.map */" + color: royalblue; +} +/*# sourceMappingURL=second-47b1938d.css.map */" `; exports[`code-splitting true: js 1`] = ` -"var css = \\".first_partial {\\\\n color: rosybrown;\\\\n}\\\\n.first_first {\\\\n color: red; }\\\\n\\"; +"var css = \\".first_partial {\\\\n color: rosybrown;\\\\n}\\\\n.first_first {\\\\n color: red;\\\\n}\\"; var modules_efa96bb5 = {\\"partial\\":\\"first_partial\\",\\"first\\":\\"first_first\\"}; export { css, modules_efa96bb5 as default }; @@ -2008,9 +2014,9 @@ exports[`code-splitting true: js 2`] = ` console.log(\\"sub\\"); (async () => { - const first = await import('./first-5f8383da.js'); - const second = await import('./second-43e90718.js'); - const otherScript = await import('./other-script-a19f2750.js'); + const first = await import('./first-0eeff787.js'); + const second = await import('./second-d5bc8bc3.js'); + const otherScript = await import('./other-script-239d1873.js'); console.log(first, second, otherScript); })(); @@ -2033,29 +2039,29 @@ exports[`code-splitting true: js 4`] = ` exports[`code-splitting true: js 5`] = ` "(async () => { await import('./noncss-f3feb5ac.js'); - const nestedScript = await import('./nested-script-bdf44697.js'); + const nestedScript = await import('./nested-script-c11e866e.js'); console.log(nestedScript); })(); " `; exports[`code-splitting true: js 6`] = ` -"var css = \\".second_second {\\\\n color: royalblue; }\\\\n\\"; +"var css = \\".second_second {\\\\n color: royalblue;\\\\n}\\"; var modules_7a038d99 = {\\"second\\":\\"second_second\\"}; export { css, modules_7a038d99 as default }; " `; -exports[`code-splitting true: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/partial.css\\",\\"../../../../code-splitting/first.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,gBAAgB;AAClB;ACAA;EACE,UAAU,EAAA\\",\\"file\\":\\"first-67312563.css\\",\\"sourcesContent\\":[\\".partial {\\\\n color: rosybrown;\\\\n}\\\\n\\",\\"@import \\\\\\"./partial.css\\\\\\";\\\\n\\\\n.first {\\\\n color: red;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting true: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/partial.css\\",\\"../../../../code-splitting/first.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,gBAAgB;AAClB;ACAA;EACE,UAAA;AAAF\\",\\"file\\":\\"first-114c8ccb.css\\",\\"sourcesContent\\":[\\".partial {\\\\n color: rosybrown;\\\\n}\\\\n\\",\\"@import \\\\\\"./partial.css\\\\\\";\\\\n\\\\n.first {\\\\n color: red;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting true: map 2`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/third.scss\\",\\"../../../../code-splitting/fourth.scss\\",\\"../../../../code-splitting/sub/first.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,aAAa,EAAA;;ACDf;EACE,cAAc,EAAA;;ACDhB;EACE,YAAY,EAAA\\",\\"file\\":\\"index-c983ef02.css\\",\\"sourcesContent\\":[\\".third {\\\\n color: maroon;\\\\n}\\\\n\\",\\".fourth {\\\\n color: magenta;\\\\n}\\\\n\\",\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting true: map 2`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/third.scss\\",\\"../../../../code-splitting/fourth.scss\\",\\"../../../../code-splitting/sub/first.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,aAAA;AACF;ACFA;EACE,cAAA;AACF;ACFA;EACE,YAAA;AACF\\",\\"file\\":\\"index-2eb1e4f1.css\\",\\"sourcesContent\\":[\\".third {\\\\n color: maroon;\\\\n}\\\\n\\",\\".fourth {\\\\n color: magenta;\\\\n}\\\\n\\",\\".first_sub {\\\\n color: black;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting true: map 3`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/nested-script.scss\\",\\"../../../../code-splitting/nondynamic.scss\\",\\"../../../../code-splitting/nondynamic2.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,oBAAoB,EAAA;;ACDtB;EACE,kBAAkB,EAAA;;ACDpB;EACE,eAAe,EAAA\\",\\"file\\":\\"nested-script-a24720a9.css\\",\\"sourcesContent\\":[\\".nested-script {\\\\n color: rebeccapurple;\\\\n}\\\\n\\",\\".nondynamic {\\\\n color: deepskyblue;\\\\n}\\\\n\\",\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting true: map 3`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/nested-script.scss\\",\\"../../../../code-splitting/nondynamic.scss\\",\\"../../../../code-splitting/nondynamic2.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,oBAAA;AACF;ACFA;EACE,kBAAA;AACF;ACFA;EACE,eAAA;AACF\\",\\"file\\":\\"nested-script-9184ab06.css\\",\\"sourcesContent\\":[\\".nested-script {\\\\n color: rebeccapurple;\\\\n}\\\\n\\",\\".nondynamic {\\\\n color: deepskyblue;\\\\n}\\\\n\\",\\".nondynamic2 {\\\\n color: deeppink;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting true: map 4`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/other-script.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,YAAY,EAAA\\",\\"file\\":\\"other-script-0b4c1d5a.css\\",\\"sourcesContent\\":[\\".other-script {\\\\n color: wheat;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting true: map 4`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/other-script.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,YAAA;AACF\\",\\"file\\":\\"other-script-8618c69c.css\\",\\"sourcesContent\\":[\\".other-script {\\\\n color: wheat;\\\\n}\\\\n\\"]}"`; -exports[`code-splitting true: map 5`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/second.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,gBAAgB,EAAA\\",\\"file\\":\\"second-9b132bc0.css\\",\\"sourcesContent\\":[\\".second {\\\\n color: royalblue;\\\\n}\\\\n\\"]}"`; +exports[`code-splitting true: map 5`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../code-splitting/second.scss\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,gBAAA;AACF\\",\\"file\\":\\"second-47b1938d.css\\",\\"sourcesContent\\":[\\".second {\\\\n color: royalblue;\\\\n}\\\\n\\"]}"`; exports[`emit sourcemap: js 1`] = ` "import { css } from 'lit'; @@ -2124,8 +2130,8 @@ exports[`extract asset-file-names: css 1`] = ` .sass { width: 30%; - color: red; } - + color: red; +} .less { color: #6c94be; } @@ -2142,7 +2148,7 @@ console.log(css$1, css); " `; -exports[`extract asset-file-names: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../simple/foo.css\\",\\"../../../../simple/bar.css\\",\\"../../../../simple/style.styl\\",\\"../../../../simple/style.pcss\\",\\"../../../../simple/style.sass\\",\\"../../../../simple/style.less\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,UAAU;AACZ;;ACFA;EACE,UAAU;AACZ;;ACFA;EACE,WAAO;EACP,gBAAY;AACd;;ACHA;EACE,UAAU;AACZ;;ACFA;EACE,UAAU;EACV,UAAU,EAAA;;ACCZ;EACE,cAAA;AAFF\\",\\"file\\":\\"index.css\\",\\"sourcesContent\\":[\\".foo {\\\\n color: red;\\\\n}\\\\n\\",\\".bar {\\\\n color: red;\\\\n}\\\\n\\",\\".stylus\\\\n color: red\\\\n background: @color\\\\n\\",\\".pcss {\\\\n color: red;\\\\n}\\\\n\\",\\".sass {\\\\n width: 30%;\\\\n color: red; }\\\\n\\",\\"@nice-blue: #5b83ad;\\\\n@light-blue: @nice-blue + #111;\\\\n\\\\n.less {\\\\n color: @light-blue;\\\\n}\\\\n\\"]}"`; +exports[`extract asset-file-names: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../simple/foo.css\\",\\"../../../../simple/bar.css\\",\\"../../../../simple/style.styl\\",\\"../../../../simple/style.pcss\\",\\"../../../../simple/style.sass\\",\\"../../../../simple/style.less\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,UAAU;AACZ;;ACFA;EACE,UAAU;AACZ;;ACFA;EACE,WAAO;EACP,gBAAY;AACd;;ACHA;EACE,UAAU;AACZ;;ACFA;EACE,UAAA;EACA,UAAA;AACF;ACAA;EACE,cAAA;AAFF\\",\\"file\\":\\"index.css\\",\\"sourcesContent\\":[\\".foo {\\\\n color: red;\\\\n}\\\\n\\",\\".bar {\\\\n color: red;\\\\n}\\\\n\\",\\".stylus\\\\n color: red\\\\n background: @color\\\\n\\",\\".pcss {\\\\n color: red;\\\\n}\\\\n\\",\\".sass\\\\n width: 30%\\\\n color: red\\\\n\\",\\"@nice-blue: #5b83ad;\\\\n@light-blue: @nice-blue + #111;\\\\n\\\\n.less {\\\\n color: @light-blue;\\\\n}\\\\n\\"]}"`; exports[`extract custom-path: css 1`] = ` ".foo { @@ -2164,13 +2170,13 @@ exports[`extract custom-path: css 1`] = ` .sass { width: 30%; - color: red; } - + color: red; +} .less { color: #6c94be; } -/*# sourceMappingURL=extracted-57b81765.css.map */" +/*# sourceMappingURL=extracted-797ca4e4.css.map */" `; exports[`extract custom-path: js 1`] = ` @@ -2182,7 +2188,7 @@ console.log(css$1, css); " `; -exports[`extract custom-path: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../../../simple/foo.css\\",\\"../../../../../../simple/bar.css\\",\\"../../../../../../simple/style.styl\\",\\"../../../../../../simple/style.pcss\\",\\"../../../../../../simple/style.sass\\",\\"../../../../../../simple/style.less\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,UAAU;AACZ;;ACFA;EACE,UAAU;AACZ;;ACFA;EACE,WAAO;EACP,gBAAY;AACd;;ACHA;EACE,UAAU;AACZ;;ACFA;EACE,UAAU;EACV,UAAU,EAAA;;ACCZ;EACE,cAAA;AAFF\\",\\"file\\":\\"extracted-57b81765.css\\",\\"sourcesContent\\":[\\".foo {\\\\n color: red;\\\\n}\\\\n\\",\\".bar {\\\\n color: red;\\\\n}\\\\n\\",\\".stylus\\\\n color: red\\\\n background: @color\\\\n\\",\\".pcss {\\\\n color: red;\\\\n}\\\\n\\",\\".sass {\\\\n width: 30%;\\\\n color: red; }\\\\n\\",\\"@nice-blue: #5b83ad;\\\\n@light-blue: @nice-blue + #111;\\\\n\\\\n.less {\\\\n color: @light-blue;\\\\n}\\\\n\\"]}"`; +exports[`extract custom-path: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../../../simple/foo.css\\",\\"../../../../../../simple/bar.css\\",\\"../../../../../../simple/style.styl\\",\\"../../../../../../simple/style.pcss\\",\\"../../../../../../simple/style.sass\\",\\"../../../../../../simple/style.less\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,UAAU;AACZ;;ACFA;EACE,UAAU;AACZ;;ACFA;EACE,WAAO;EACP,gBAAY;AACd;;ACHA;EACE,UAAU;AACZ;;ACFA;EACE,UAAA;EACA,UAAA;AACF;ACAA;EACE,cAAA;AAFF\\",\\"file\\":\\"extracted-797ca4e4.css\\",\\"sourcesContent\\":[\\".foo {\\\\n color: red;\\\\n}\\\\n\\",\\".bar {\\\\n color: red;\\\\n}\\\\n\\",\\".stylus\\\\n color: red\\\\n background: @color\\\\n\\",\\".pcss {\\\\n color: red;\\\\n}\\\\n\\",\\".sass\\\\n width: 30%\\\\n color: red\\\\n\\",\\"@nice-blue: #5b83ad;\\\\n@light-blue: @nice-blue + #111;\\\\n\\\\n.less {\\\\n color: @light-blue;\\\\n}\\\\n\\"]}"`; exports[`extract file: css 1`] = ` ".foo { @@ -2204,8 +2210,8 @@ exports[`extract file: css 1`] = ` .sass { width: 30%; - color: red; } - + color: red; +} .less { color: #6c94be; } @@ -2255,8 +2261,8 @@ exports[`extract preserve-modules: css 3`] = ` .sass { width: 30%; - color: red; } - + color: red; +} .less { color: #6c94be; } @@ -2310,13 +2316,13 @@ exports[`extract sourcemap-inline: css 1`] = ` .sass { width: 30%; - color: red; } - + color: red; +} .less { color: #6c94be; } -/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NpbXBsZS9mb28uY3NzIiwiLi4vLi4vLi4vLi4vc2ltcGxlL2Jhci5jc3MiLCIuLi8uLi8uLi8uLi9zaW1wbGUvc3R5bGUuc3R5bCIsIi4uLy4uLy4uLy4uL3NpbXBsZS9zdHlsZS5wY3NzIiwiLi4vLi4vLi4vLi4vc2ltcGxlL3N0eWxlLnNhc3MiLCIuLi8uLi8uLi8uLi9zaW1wbGUvc3R5bGUubGVzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtFQUNFLFVBQVU7QUFDWjs7QUNGQTtFQUNFLFVBQVU7QUFDWjs7QUNGQTtFQUNFLFdBQU87RUFDUCxnQkFBWTtBQUNkOztBQ0hBO0VBQ0UsVUFBVTtBQUNaOztBQ0ZBO0VBQ0UsVUFBVTtFQUNWLFVBQVUsRUFBQTs7QUNDWjtFQUNFLGNBQUE7QUFGRiIsImZpbGUiOiJpbmRleC03ZWM4MjkyNi5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyIuZm9vIHtcbiAgY29sb3I6IHJlZDtcbn1cbiIsIi5iYXIge1xuICBjb2xvcjogcmVkO1xufVxuIiwiLnN0eWx1c1xuICBjb2xvcjogcmVkXG4gIGJhY2tncm91bmQ6IEBjb2xvclxuIiwiLnBjc3Mge1xuICBjb2xvcjogcmVkO1xufVxuIiwiLnNhc3Mge1xuICB3aWR0aDogMzAlO1xuICBjb2xvcjogcmVkOyB9XG4iLCJAbmljZS1ibHVlOiAjNWI4M2FkO1xuQGxpZ2h0LWJsdWU6IEBuaWNlLWJsdWUgKyAjMTExO1xuXG4ubGVzcyB7XG4gIGNvbG9yOiBAbGlnaHQtYmx1ZTtcbn1cbiJdfQ== */" +/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NpbXBsZS9mb28uY3NzIiwiLi4vLi4vLi4vLi4vc2ltcGxlL2Jhci5jc3MiLCIuLi8uLi8uLi8uLi9zaW1wbGUvc3R5bGUuc3R5bCIsIi4uLy4uLy4uLy4uL3NpbXBsZS9zdHlsZS5wY3NzIiwiLi4vLi4vLi4vLi4vc2ltcGxlL3N0eWxlLnNhc3MiLCIuLi8uLi8uLi8uLi9zaW1wbGUvc3R5bGUubGVzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtFQUNFLFVBQVU7QUFDWjs7QUNGQTtFQUNFLFVBQVU7QUFDWjs7QUNGQTtFQUNFLFdBQU87RUFDUCxnQkFBWTtBQUNkOztBQ0hBO0VBQ0UsVUFBVTtBQUNaOztBQ0ZBO0VBQ0UsVUFBQTtFQUNBLFVBQUE7QUFDRjtBQ0FBO0VBQ0UsY0FBQTtBQUZGIiwiZmlsZSI6ImluZGV4LWVmYzkzOGM4LmNzcyIsInNvdXJjZXNDb250ZW50IjpbIi5mb28ge1xuICBjb2xvcjogcmVkO1xufVxuIiwiLmJhciB7XG4gIGNvbG9yOiByZWQ7XG59XG4iLCIuc3R5bHVzXG4gIGNvbG9yOiByZWRcbiAgYmFja2dyb3VuZDogQGNvbG9yXG4iLCIucGNzcyB7XG4gIGNvbG9yOiByZWQ7XG59XG4iLCIuc2Fzc1xuICB3aWR0aDogMzAlXG4gIGNvbG9yOiByZWRcbiIsIkBuaWNlLWJsdWU6ICM1YjgzYWQ7XG5AbGlnaHQtYmx1ZTogQG5pY2UtYmx1ZSArICMxMTE7XG5cbi5sZXNzIHtcbiAgY29sb3I6IEBsaWdodC1ibHVlO1xufVxuIl19 */" `; exports[`extract sourcemap-inline: js 1`] = ` @@ -2348,13 +2354,13 @@ exports[`extract sourcemap-inline-transform: css 1`] = ` .sass { width: 30%; - color: red; } - + color: red; +} .less { color: #6c94be; } -/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInZpcnQiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7RUFDRSxVQUFVO0FBQ1o7O0FDRkE7RUFDRSxVQUFVO0FBQ1o7O0FDRkE7RUFDRSxXQUFPO0VBQ1AsZ0JBQVk7QUFDZDs7QUNIQTtFQUNFLFVBQVU7QUFDWjs7QUNGQTtFQUNFLFVBQVU7RUFDVixVQUFVLEVBQUE7O0FDQ1o7RUFDRSxjQUFBO0FBRkYiLCJmaWxlIjoiaW5kZXgtN2VjODI5MjYuY3NzIiwic291cmNlc0NvbnRlbnQiOlsiLmZvbyB7XG4gIGNvbG9yOiByZWQ7XG59XG4iLCIuYmFyIHtcbiAgY29sb3I6IHJlZDtcbn1cbiIsIi5zdHlsdXNcbiAgY29sb3I6IHJlZFxuICBiYWNrZ3JvdW5kOiBAY29sb3JcbiIsIi5wY3NzIHtcbiAgY29sb3I6IHJlZDtcbn1cbiIsIi5zYXNzIHtcbiAgd2lkdGg6IDMwJTtcbiAgY29sb3I6IHJlZDsgfVxuIiwiQG5pY2UtYmx1ZTogIzViODNhZDtcbkBsaWdodC1ibHVlOiBAbmljZS1ibHVlICsgIzExMTtcblxuLmxlc3Mge1xuICBjb2xvcjogQGxpZ2h0LWJsdWU7XG59XG4iXX0= */" +/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInZpcnQiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7RUFDRSxVQUFVO0FBQ1o7O0FDRkE7RUFDRSxVQUFVO0FBQ1o7O0FDRkE7RUFDRSxXQUFPO0VBQ1AsZ0JBQVk7QUFDZDs7QUNIQTtFQUNFLFVBQVU7QUFDWjs7QUNGQTtFQUNFLFVBQUE7RUFDQSxVQUFBO0FBQ0Y7QUNBQTtFQUNFLGNBQUE7QUFGRiIsImZpbGUiOiJpbmRleC1lZmM5MzhjOC5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyIuZm9vIHtcbiAgY29sb3I6IHJlZDtcbn1cbiIsIi5iYXIge1xuICBjb2xvcjogcmVkO1xufVxuIiwiLnN0eWx1c1xuICBjb2xvcjogcmVkXG4gIGJhY2tncm91bmQ6IEBjb2xvclxuIiwiLnBjc3Mge1xuICBjb2xvcjogcmVkO1xufVxuIiwiLnNhc3NcbiAgd2lkdGg6IDMwJVxuICBjb2xvcjogcmVkXG4iLCJAbmljZS1ibHVlOiAjNWI4M2FkO1xuQGxpZ2h0LWJsdWU6IEBuaWNlLWJsdWUgKyAjMTExO1xuXG4ubGVzcyB7XG4gIGNvbG9yOiBAbGlnaHQtYmx1ZTtcbn1cbiJdfQ== */" `; exports[`extract sourcemap-inline-transform: js 1`] = ` @@ -2386,13 +2392,13 @@ exports[`extract sourcemap-transform: css 1`] = ` .sass { width: 30%; - color: red; } - + color: red; +} .less { color: #6c94be; } -/*# sourceMappingURL=index-7ec82926.css.map */" +/*# sourceMappingURL=index-efc938c8.css.map */" `; exports[`extract sourcemap-transform: js 1`] = ` @@ -2404,7 +2410,7 @@ console.log(css$1, css); " `; -exports[`extract sourcemap-transform: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"virt\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,UAAU;AACZ;;ACFA;EACE,UAAU;AACZ;;ACFA;EACE,WAAO;EACP,gBAAY;AACd;;ACHA;EACE,UAAU;AACZ;;ACFA;EACE,UAAU;EACV,UAAU,EAAA;;ACCZ;EACE,cAAA;AAFF\\",\\"file\\":\\"index-7ec82926.css\\",\\"sourcesContent\\":[\\".foo {\\\\n color: red;\\\\n}\\\\n\\",\\".bar {\\\\n color: red;\\\\n}\\\\n\\",\\".stylus\\\\n color: red\\\\n background: @color\\\\n\\",\\".pcss {\\\\n color: red;\\\\n}\\\\n\\",\\".sass {\\\\n width: 30%;\\\\n color: red; }\\\\n\\",\\"@nice-blue: #5b83ad;\\\\n@light-blue: @nice-blue + #111;\\\\n\\\\n.less {\\\\n color: @light-blue;\\\\n}\\\\n\\"]}"`; +exports[`extract sourcemap-transform: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"virt\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,UAAU;AACZ;;ACFA;EACE,UAAU;AACZ;;ACFA;EACE,WAAO;EACP,gBAAY;AACd;;ACHA;EACE,UAAU;AACZ;;ACFA;EACE,UAAA;EACA,UAAA;AACF;ACAA;EACE,cAAA;AAFF\\",\\"file\\":\\"index-efc938c8.css\\",\\"sourcesContent\\":[\\".foo {\\\\n color: red;\\\\n}\\\\n\\",\\".bar {\\\\n color: red;\\\\n}\\\\n\\",\\".stylus\\\\n color: red\\\\n background: @color\\\\n\\",\\".pcss {\\\\n color: red;\\\\n}\\\\n\\",\\".sass\\\\n width: 30%\\\\n color: red\\\\n\\",\\"@nice-blue: #5b83ad;\\\\n@light-blue: @nice-blue + #111;\\\\n\\\\n.less {\\\\n color: @light-blue;\\\\n}\\\\n\\"]}"`; exports[`extract sourcemap-true: css 1`] = ` ".foo { @@ -2426,13 +2432,13 @@ exports[`extract sourcemap-true: css 1`] = ` .sass { width: 30%; - color: red; } - + color: red; +} .less { color: #6c94be; } -/*# sourceMappingURL=index-7ec82926.css.map */" +/*# sourceMappingURL=index-efc938c8.css.map */" `; exports[`extract sourcemap-true: js 1`] = ` @@ -2444,7 +2450,7 @@ console.log(css$1, css); " `; -exports[`extract sourcemap-true: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../simple/foo.css\\",\\"../../../../simple/bar.css\\",\\"../../../../simple/style.styl\\",\\"../../../../simple/style.pcss\\",\\"../../../../simple/style.sass\\",\\"../../../../simple/style.less\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,UAAU;AACZ;;ACFA;EACE,UAAU;AACZ;;ACFA;EACE,WAAO;EACP,gBAAY;AACd;;ACHA;EACE,UAAU;AACZ;;ACFA;EACE,UAAU;EACV,UAAU,EAAA;;ACCZ;EACE,cAAA;AAFF\\",\\"file\\":\\"index-7ec82926.css\\",\\"sourcesContent\\":[\\".foo {\\\\n color: red;\\\\n}\\\\n\\",\\".bar {\\\\n color: red;\\\\n}\\\\n\\",\\".stylus\\\\n color: red\\\\n background: @color\\\\n\\",\\".pcss {\\\\n color: red;\\\\n}\\\\n\\",\\".sass {\\\\n width: 30%;\\\\n color: red; }\\\\n\\",\\"@nice-blue: #5b83ad;\\\\n@light-blue: @nice-blue + #111;\\\\n\\\\n.less {\\\\n color: @light-blue;\\\\n}\\\\n\\"]}"`; +exports[`extract sourcemap-true: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../simple/foo.css\\",\\"../../../../simple/bar.css\\",\\"../../../../simple/style.styl\\",\\"../../../../simple/style.pcss\\",\\"../../../../simple/style.sass\\",\\"../../../../simple/style.less\\"],\\"names\\":[],\\"mappings\\":\\"AAAA;EACE,UAAU;AACZ;;ACFA;EACE,UAAU;AACZ;;ACFA;EACE,WAAO;EACP,gBAAY;AACd;;ACHA;EACE,UAAU;AACZ;;ACFA;EACE,UAAA;EACA,UAAA;AACF;ACAA;EACE,cAAA;AAFF\\",\\"file\\":\\"index-efc938c8.css\\",\\"sourcesContent\\":[\\".foo {\\\\n color: red;\\\\n}\\\\n\\",\\".bar {\\\\n color: red;\\\\n}\\\\n\\",\\".stylus\\\\n color: red\\\\n background: @color\\\\n\\",\\".pcss {\\\\n color: red;\\\\n}\\\\n\\",\\".sass\\\\n width: 30%\\\\n color: red\\\\n\\",\\"@nice-blue: #5b83ad;\\\\n@light-blue: @nice-blue + #111;\\\\n\\\\n.less {\\\\n color: @light-blue;\\\\n}\\\\n\\"]}"`; exports[`extract true: css 1`] = ` ".foo { @@ -2466,8 +2472,8 @@ exports[`extract true: css 1`] = ` .sass { width: 30%; - color: red; } - + color: red; +} .less { color: #6c94be; } @@ -2496,7 +2502,7 @@ console.log(css$3,\\"__tests__/fixtures/simple/style.styl\\"); var css$2 = \\".pcss {\\\\n color: red;\\\\n}\\\\n\\"; console.log(css$2,\\"__tests__/fixtures/simple/style.pcss\\"); -var css$1 = \\".sass {\\\\n width: 30%;\\\\n color: red; }\\\\n\\"; +var css$1 = \\".sass {\\\\n width: 30%;\\\\n color: red;\\\\n}\\"; console.log(css$1,\\"__tests__/fixtures/simple/style.sass\\"); var css = \\".less {\\\\n color: #6c94be;\\\\n}\\\\n\\"; @@ -2588,7 +2594,7 @@ injector_3b481dac(css$3,{\\"prepend\\":true}); var css$2 = \\".pcss {\\\\n color: red;\\\\n}\\\\n\\"; injector_3b481dac(css$2,{\\"prepend\\":true}); -var css$1 = \\".sass {\\\\n width: 30%;\\\\n color: red; }\\\\n\\"; +var css$1 = \\".sass {\\\\n width: 30%;\\\\n color: red;\\\\n}\\"; injector_3b481dac(css$1,{\\"prepend\\":true}); var css = \\".less {\\\\n color: #6c94be;\\\\n}\\\\n\\"; @@ -2856,7 +2862,7 @@ console.log(css$1, css); exports[`minimize extract-sourcemap-inline: css 1`] = ` ".bar,.foo,.stylus{color:red}.stylus{background:red}.pcss,.sass{color:red}.sass{width:30%}.less{color:#6c94be} -/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NpbXBsZS9zdHlsZS5zdHlsIiwiLi4vLi4vLi4vLi4vc2ltcGxlL2Jhci5jc3MiLCIuLi8uLi8uLi8uLi9zaW1wbGUvc3R5bGUuc2FzcyIsIi4uLy4uLy4uLy4uL3NpbXBsZS9zdHlsZS5wY3NzIiwiLi4vLi4vLi4vLi4vc2ltcGxlL3N0eWxlLmxlc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsa0JDQ0UsU0RFRixDQUhBLFFBRUUsY0FDRixDRUhBLFlDQ0UsU0RDVSxDQUZaLE1BQ0UsU0FDVSxDRUNaLE1BQ0UsYUFGRiIsImZpbGUiOiJpbmRleC04MDk1MTgzOC5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyIuc3R5bHVzXG4gIGNvbG9yOiByZWRcbiAgYmFja2dyb3VuZDogQGNvbG9yXG4iLCIuYmFyIHtcbiAgY29sb3I6IHJlZDtcbn1cbiIsIi5zYXNzIHtcbiAgd2lkdGg6IDMwJTtcbiAgY29sb3I6IHJlZDsgfVxuIiwiLnBjc3Mge1xuICBjb2xvcjogcmVkO1xufVxuIiwiQG5pY2UtYmx1ZTogIzViODNhZDtcbkBsaWdodC1ibHVlOiBAbmljZS1ibHVlICsgIzExMTtcblxuLmxlc3Mge1xuICBjb2xvcjogQGxpZ2h0LWJsdWU7XG59XG4iXX0= */" +/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NpbXBsZS9zdHlsZS5zdHlsIiwiLi4vLi4vLi4vLi4vc2ltcGxlL2Jhci5jc3MiLCIuLi8uLi8uLi8uLi9zaW1wbGUvc3R5bGUuc2FzcyIsIi4uLy4uLy4uLy4uL3NpbXBsZS9zdHlsZS5wY3NzIiwiLi4vLi4vLi4vLi4vc2ltcGxlL3N0eWxlLmxlc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsa0JDQ0UsU0RFRixDQUhBLFFBRUUsY0FDRixDRUhBLFlDQ0UsU0RFRixDQUhBLE1BQ0UsU0FFRixDRUFBLE1BQ0UsYUFGRiIsImZpbGUiOiJpbmRleC04MDk1MTgzOC5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyIuc3R5bHVzXG4gIGNvbG9yOiByZWRcbiAgYmFja2dyb3VuZDogQGNvbG9yXG4iLCIuYmFyIHtcbiAgY29sb3I6IHJlZDtcbn1cbiIsIi5zYXNzXG4gIHdpZHRoOiAzMCVcbiAgY29sb3I6IHJlZFxuIiwiLnBjc3Mge1xuICBjb2xvcjogcmVkO1xufVxuIiwiQG5pY2UtYmx1ZTogIzViODNhZDtcbkBsaWdodC1ibHVlOiBAbmljZS1ibHVlICsgIzExMTtcblxuLmxlc3Mge1xuICBjb2xvcjogQGxpZ2h0LWJsdWU7XG59XG4iXX0= */" `; exports[`minimize extract-sourcemap-inline: js 1`] = ` @@ -2882,7 +2888,7 @@ console.log(css$1, css); " `; -exports[`minimize extract-sourcemap-true: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../simple/style.styl\\",\\"../../../../simple/bar.css\\",\\"../../../../simple/style.sass\\",\\"../../../../simple/style.pcss\\",\\"../../../../simple/style.less\\"],\\"names\\":[],\\"mappings\\":\\"AAAA,kBCCE,SDEF,CAHA,QAEE,cACF,CEHA,YCCE,SDCU,CAFZ,MACE,SACU,CECZ,MACE,aAFF\\",\\"file\\":\\"index-80951838.css\\",\\"sourcesContent\\":[\\".stylus\\\\n color: red\\\\n background: @color\\\\n\\",\\".bar {\\\\n color: red;\\\\n}\\\\n\\",\\".sass {\\\\n width: 30%;\\\\n color: red; }\\\\n\\",\\".pcss {\\\\n color: red;\\\\n}\\\\n\\",\\"@nice-blue: #5b83ad;\\\\n@light-blue: @nice-blue + #111;\\\\n\\\\n.less {\\\\n color: @light-blue;\\\\n}\\\\n\\"]}"`; +exports[`minimize extract-sourcemap-true: map 1`] = `"{\\"version\\":3,\\"sources\\":[\\"../../../../simple/style.styl\\",\\"../../../../simple/bar.css\\",\\"../../../../simple/style.sass\\",\\"../../../../simple/style.pcss\\",\\"../../../../simple/style.less\\"],\\"names\\":[],\\"mappings\\":\\"AAAA,kBCCE,SDEF,CAHA,QAEE,cACF,CEHA,YCCE,SDEF,CAHA,MACE,SAEF,CEAA,MACE,aAFF\\",\\"file\\":\\"index-80951838.css\\",\\"sourcesContent\\":[\\".stylus\\\\n color: red\\\\n background: @color\\\\n\\",\\".bar {\\\\n color: red;\\\\n}\\\\n\\",\\".sass\\\\n width: 30%\\\\n color: red\\\\n\\",\\".pcss {\\\\n color: red;\\\\n}\\\\n\\",\\"@nice-blue: #5b83ad;\\\\n@light-blue: @nice-blue + #111;\\\\n\\\\n.less {\\\\n color: @light-blue;\\\\n}\\\\n\\"]}"`; exports[`minimize inject: js 1`] = ` "/** @type {HTMLElement[]} */ @@ -3053,7 +3059,7 @@ var css$3 = \\".a_module_a {\\\\n color: red;\\\\n}\\\\n\\"; var modules_bdb828b9 = {\\"a\\":\\"a_module_a\\"}; injector_ed8d1646(css$3,{}); -var css$2 = \\".b_module_b {\\\\n color: red; }\\\\n\\"; +var css$2 = \\".b_module_b {\\\\n color: red;\\\\n}\\"; var modules_9fa995d6 = {\\"b\\":\\"b_module_b\\"}; injector_ed8d1646(css$2,{}); @@ -3145,7 +3151,7 @@ injector_ed8d1646(css$4,{}); var css$3 = \\".a {\\\\n color: red;\\\\n}\\\\n\\"; injector_ed8d1646(css$3,{}); -var css$2 = \\".b {\\\\n color: red; }\\\\n\\"; +var css$2 = \\".b {\\\\n color: red;\\\\n}\\"; injector_ed8d1646(css$2,{}); var css$1 = \\".c_module_c {\\\\n color: red;\\\\n}\\\\n\\"; @@ -3235,7 +3241,7 @@ injector_ed8d1646(css$4,{}); var css$3 = \\".a {\\\\n color: red;\\\\n}\\\\n\\"; injector_ed8d1646(css$3,{}); -var css$2 = \\".b {\\\\n color: red; }\\\\n\\"; +var css$2 = \\".b {\\\\n color: red;\\\\n}\\"; injector_ed8d1646(css$2,{}); var css$1 = \\".c {\\\\n color: red;\\\\n}\\\\n\\"; @@ -3324,7 +3330,7 @@ injector_ed8d1646(css$4,{}); var css$3 = \\".a {\\\\n color: red;\\\\n}\\\\n\\"; injector_ed8d1646(css$3,{}); -var css$2 = \\".b {\\\\n color: red; }\\\\n\\"; +var css$2 = \\".b {\\\\n color: red;\\\\n}\\"; injector_ed8d1646(css$2,{}); var css$1 = \\".c {\\\\n color: red;\\\\n}\\\\n\\"; @@ -4329,7 +4335,7 @@ function injector_f31f2858 (css, options) { } } -var css = \\".data {\\\\n color: red; }\\\\n\\"; +var css = \\".data {\\\\n color: red;\\\\n}\\"; injector_f31f2858(css,{}); " `; @@ -4404,7 +4410,7 @@ function injector_ea22477b (css, options) { } } -var css = \\".style {\\\\n width: 30%;\\\\n color: red; }\\\\n\\"; +var css = \\".style {\\\\n width: 30%;\\\\n color: red;\\\\n}\\"; injector_ea22477b(css,{}); " `; @@ -4479,7 +4485,7 @@ function injector_f31f2858 (css, options) { } } -var css = \\".a {\\\\n color: magenta; }\\\\n\\\\n.b {\\\\n color: red; }\\\\n\\\\n.c {\\\\n color: red; }\\\\n\\\\n.foo {\\\\n color: royalblue; }\\\\n\\\\n/*! minireset.css v0.0.7 | MIT License | github.com/jgthms/minireset.css */\\\\nhtml, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 {\\\\n margin: 0;\\\\n padding: 0; }\\\\n\\\\nh1, h2, h3, h4, h5, h6 {\\\\n font-size: 100%;\\\\n font-weight: normal; }\\\\n\\\\nul {\\\\n list-style: none; }\\\\n\\\\nbutton, input, select {\\\\n margin: 0; }\\\\n\\\\nhtml {\\\\n box-sizing: border-box; }\\\\n\\\\n*, *::before, *::after {\\\\n box-sizing: inherit; }\\\\n\\\\nimg, video {\\\\n height: auto;\\\\n max-width: 100%; }\\\\n\\\\niframe {\\\\n border: 0; }\\\\n\\\\ntable {\\\\n border-collapse: collapse;\\\\n border-spacing: 0; }\\\\n\\\\ntd, th {\\\\n padding: 0; }\\\\n\\"; +var css = \\".a {\\\\n color: magenta;\\\\n}\\\\n\\\\n.b {\\\\n color: red;\\\\n}\\\\n\\\\n.c {\\\\n color: red;\\\\n}\\\\n\\\\n.foo {\\\\n color: royalblue;\\\\n}\\\\n\\\\n/*! minireset.css v0.0.7 | MIT License | github.com/jgthms/minireset.css */\\\\nhtml, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 {\\\\n margin: 0;\\\\n padding: 0;\\\\n}\\\\n\\\\nh1, h2, h3, h4, h5, h6 {\\\\n font-size: 100%;\\\\n font-weight: normal;\\\\n}\\\\n\\\\nul {\\\\n list-style: none;\\\\n}\\\\n\\\\nbutton, input, select {\\\\n margin: 0;\\\\n}\\\\n\\\\nhtml {\\\\n box-sizing: border-box;\\\\n}\\\\n\\\\n*, *::before, *::after {\\\\n box-sizing: inherit;\\\\n}\\\\n\\\\nimg, video {\\\\n height: auto;\\\\n max-width: 100%;\\\\n}\\\\n\\\\niframe {\\\\n border: 0;\\\\n}\\\\n\\\\ntable {\\\\n border-collapse: collapse;\\\\n border-spacing: 0;\\\\n}\\\\n\\\\ntd, th {\\\\n padding: 0;\\\\n}\\"; injector_f31f2858(css,{}); " `; @@ -4554,12 +4560,12 @@ function injector_f31f2858 (css, options) { } } -var css = \\".virtual {\\\\n color: red; }\\\\n\\\\n.modularvirtual {\\\\n color: blue; }\\\\n\\"; +var css = \\".virtual {\\\\n color: red;\\\\n}\\\\n\\\\n.modularvirtual {\\\\n color: blue;\\\\n}\\"; injector_f31f2858(css,{}); " `; -exports[`sass importer-dart: js 1`] = ` +exports[`sass importer-node: js 1`] = ` "/** @type {HTMLElement[]} */ var containers = []; /** @type {{prepend:HTMLStyleElement,append:HTMLStyleElement}[]} */ @@ -4629,12 +4635,12 @@ function injector_f31f2858 (css, options) { } } -var css = \\".virtual {\\\\n color: red;\\\\n}\\\\n\\\\n.modularvirtual {\\\\n color: blue;\\\\n}\\"; +var css = \\".virtual {\\\\n color: red; }\\\\n\\\\n.modularvirtual {\\\\n color: blue; }\\\\n\\"; injector_f31f2858(css,{}); " `; -exports[`sass importer-dart-sync: js 1`] = ` +exports[`sass importer-sync: js 1`] = ` "/** @type {HTMLElement[]} */ var containers = []; /** @type {{prepend:HTMLStyleElement,append:HTMLStyleElement}[]} */ @@ -4709,7 +4715,7 @@ injector_f31f2858(css,{}); " `; -exports[`sass importer-sync: js 1`] = ` +exports[`sass importer-sync-node: js 1`] = ` "/** @type {HTMLElement[]} */ var containers = []; /** @type {{prepend:HTMLStyleElement,append:HTMLStyleElement}[]} */ @@ -4854,7 +4860,7 @@ function injector_ea22477b (css, options) { } } -var css = \\".style_someStyle {\\\\n color: red; }\\\\n\\"; +var css = \\".style_someStyle {\\\\n color: red;\\\\n}\\"; var modules_2fd447d3 = {\\"some-style\\":\\"style_someStyle\\"}; injector_ea22477b(css,{}); @@ -4932,7 +4938,7 @@ function injector_ea22477b (css, options) { } } -var css = \\".style {\\\\n width: 30%;\\\\n color: red; }\\\\n\\\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIl9fdGVzdHNfXy9maXh0dXJlcy9zYXNzL3N0eWxlLnNhc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7RUFDRSxVQUFVO0VBQ1YsVUFBVSxFQUFBIiwic291cmNlc0NvbnRlbnQiOlsiLnN0eWxlIHtcbiAgd2lkdGg6IDMwJTtcbiAgY29sb3I6IHJlZDsgfVxuIl19 */\\"; +var css = \\".style {\\\\n width: 30%;\\\\n color: red;\\\\n}\\\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIl9fdGVzdHNfXy9maXh0dXJlcy9zYXNzL3N0eWxlLnNhc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7RUFDRSxVQUFBO0VBQ0EsVUFBQTtBQUNGIiwic291cmNlc0NvbnRlbnQiOlsiLnN0eWxlXG4gIHdpZHRoOiAzMCVcbiAgY29sb3I6IHJlZFxuIl19 */\\"; injector_ea22477b(css,{}); " `; @@ -5094,7 +5100,7 @@ injector_3b481dac(css$3,{}); var css$2 = \\".pcss {\\\\n color: red;\\\\n}\\\\n\\\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIl9fdGVzdHNfXy9maXh0dXJlcy9zaW1wbGUvc3R5bGUucGNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtFQUNFLFVBQVU7QUFDWiIsInNvdXJjZXNDb250ZW50IjpbIi5wY3NzIHtcbiAgY29sb3I6IHJlZDtcbn1cbiJdfQ== */\\"; injector_3b481dac(css$2,{}); -var css$1 = \\".sass {\\\\n width: 30%;\\\\n color: red; }\\\\n\\\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIl9fdGVzdHNfXy9maXh0dXJlcy9zaW1wbGUvc3R5bGUuc2FzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtFQUNFLFVBQVU7RUFDVixVQUFVLEVBQUEiLCJzb3VyY2VzQ29udGVudCI6WyIuc2FzcyB7XG4gIHdpZHRoOiAzMCU7XG4gIGNvbG9yOiByZWQ7IH1cbiJdfQ== */\\"; +var css$1 = \\".sass {\\\\n width: 30%;\\\\n color: red;\\\\n}\\\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIl9fdGVzdHNfXy9maXh0dXJlcy9zaW1wbGUvc3R5bGUuc2FzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtFQUNFLFVBQUE7RUFDQSxVQUFBO0FBQ0YiLCJzb3VyY2VzQ29udGVudCI6WyIuc2Fzc1xuICB3aWR0aDogMzAlXG4gIGNvbG9yOiByZWRcbiJdfQ== */\\"; injector_3b481dac(css$1,{}); var css = \\".less {\\\\n color: #6c94be;\\\\n}\\\\n\\\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIl9fdGVzdHNfXy9maXh0dXJlcy9zaW1wbGUvc3R5bGUubGVzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFHQTtFQUNFLGNBQUE7QUFGRiIsInNvdXJjZXNDb250ZW50IjpbIkBuaWNlLWJsdWU6ICM1YjgzYWQ7XG5AbGlnaHQtYmx1ZTogQG5pY2UtYmx1ZSArICMxMTE7XG5cbi5sZXNzIHtcbiAgY29sb3I6IEBsaWdodC1ibHVlO1xufVxuIl19 */\\"; @@ -5186,7 +5192,7 @@ injector_3b481dac(css$3,{}); var css$2 = \\".pcss {\\\\n color: red;\\\\n}\\\\n\\\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIl9fdGVzdHNfXy9maXh0dXJlcy9zaW1wbGUvc3R5bGUucGNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtFQUNFLFVBQVU7QUFDWiJ9 */\\"; injector_3b481dac(css$2,{}); -var css$1 = \\".sass {\\\\n width: 30%;\\\\n color: red; }\\\\n\\\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIl9fdGVzdHNfXy9maXh0dXJlcy9zaW1wbGUvc3R5bGUuc2FzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtFQUNFLFVBQVU7RUFDVixVQUFVLEVBQUEifQ== */\\"; +var css$1 = \\".sass {\\\\n width: 30%;\\\\n color: red;\\\\n}\\\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIl9fdGVzdHNfXy9maXh0dXJlcy9zaW1wbGUvc3R5bGUuc2FzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtFQUNFLFVBQUE7RUFDQSxVQUFBO0FBQ0YifQ== */\\"; injector_3b481dac(css$1,{}); var css = \\".less {\\\\n color: #6c94be;\\\\n}\\\\n\\\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIl9fdGVzdHNfXy9maXh0dXJlcy9zaW1wbGUvc3R5bGUubGVzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFHQTtFQUNFLGNBQUE7QUFGRiJ9 */\\"; @@ -5278,7 +5284,7 @@ injector_3b481dac(css$3,{}); var css$2 = \\".pcss {\\\\n color: red;\\\\n}\\\\n\\\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInZpcnQiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7RUFDRSxVQUFVO0FBQ1oiLCJzb3VyY2VzQ29udGVudCI6WyIucGNzcyB7XG4gIGNvbG9yOiByZWQ7XG59XG4iXX0= */\\"; injector_3b481dac(css$2,{}); -var css$1 = \\".sass {\\\\n width: 30%;\\\\n color: red; }\\\\n\\\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInZpcnQiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7RUFDRSxVQUFVO0VBQ1YsVUFBVSxFQUFBIiwic291cmNlc0NvbnRlbnQiOlsiLnNhc3Mge1xuICB3aWR0aDogMzAlO1xuICBjb2xvcjogcmVkOyB9XG4iXX0= */\\"; +var css$1 = \\".sass {\\\\n width: 30%;\\\\n color: red;\\\\n}\\\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInZpcnQiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7RUFDRSxVQUFBO0VBQ0EsVUFBQTtBQUNGIiwic291cmNlc0NvbnRlbnQiOlsiLnNhc3NcbiAgd2lkdGg6IDMwJVxuICBjb2xvcjogcmVkXG4iXX0= */\\"; injector_3b481dac(css$1,{}); var css = \\".less {\\\\n color: #6c94be;\\\\n}\\\\n\\\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInZpcnQiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBR0E7RUFDRSxjQUFBO0FBRkYiLCJzb3VyY2VzQ29udGVudCI6WyJAbmljZS1ibHVlOiAjNWI4M2FkO1xuQGxpZ2h0LWJsdWU6IEBuaWNlLWJsdWUgKyAjMTExO1xuXG4ubGVzcyB7XG4gIGNvbG9yOiBAbGlnaHQtYmx1ZTtcbn1cbiJdfQ== */\\"; @@ -5370,7 +5376,7 @@ injector_3b481dac(css$3,{}); var css$2 = \\".pcss {\\\\n color: red;\\\\n}\\\\n\\\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIl9fdGVzdHNfXy9maXh0dXJlcy9zaW1wbGUvc3R5bGUucGNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtFQUNFLFVBQVU7QUFDWiJ9 */\\"; injector_3b481dac(css$2,{}); -var css$1 = \\".sass {\\\\n width: 30%;\\\\n color: red; }\\\\n\\\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIl9fdGVzdHNfXy9maXh0dXJlcy9zaW1wbGUvc3R5bGUuc2FzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtFQUNFLFVBQVU7RUFDVixVQUFVLEVBQUEifQ== */\\"; +var css$1 = \\".sass {\\\\n width: 30%;\\\\n color: red;\\\\n}\\\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIl9fdGVzdHNfXy9maXh0dXJlcy9zaW1wbGUvc3R5bGUuc2FzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtFQUNFLFVBQUE7RUFDQSxVQUFBO0FBQ0YifQ== */\\"; injector_3b481dac(css$1,{}); var css = \\".less {\\\\n color: #6c94be;\\\\n}\\\\n\\\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIl9fdGVzdHNfXy9maXh0dXJlcy9zaW1wbGUvc3R5bGUubGVzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFHQTtFQUNFLGNBQUE7QUFGRiJ9 */\\"; @@ -5462,7 +5468,7 @@ injector_3b481dac(css$3,{}); var css$2 = \\".pcss {\\\\n color: red;\\\\n}\\\\n\\\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInZpcnQiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7RUFDRSxVQUFVO0FBQ1oiLCJzb3VyY2VzQ29udGVudCI6WyIucGNzcyB7XG4gIGNvbG9yOiByZWQ7XG59XG4iXX0= */\\"; injector_3b481dac(css$2,{}); -var css$1 = \\".sass {\\\\n width: 30%;\\\\n color: red; }\\\\n\\\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInZpcnQiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7RUFDRSxVQUFVO0VBQ1YsVUFBVSxFQUFBIiwic291cmNlc0NvbnRlbnQiOlsiLnNhc3Mge1xuICB3aWR0aDogMzAlO1xuICBjb2xvcjogcmVkOyB9XG4iXX0= */\\"; +var css$1 = \\".sass {\\\\n width: 30%;\\\\n color: red;\\\\n}\\\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInZpcnQiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7RUFDRSxVQUFBO0VBQ0EsVUFBQTtBQUNGIiwic291cmNlc0NvbnRlbnQiOlsiLnNhc3NcbiAgd2lkdGg6IDMwJVxuICBjb2xvcjogcmVkXG4iXX0= */\\"; injector_3b481dac(css$1,{}); var css = \\".less {\\\\n color: #6c94be;\\\\n}\\\\n\\\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInZpcnQiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBR0E7RUFDRSxjQUFBO0FBRkYiLCJzb3VyY2VzQ29udGVudCI6WyJAbmljZS1ibHVlOiAjNWI4M2FkO1xuQGxpZ2h0LWJsdWU6IEBuaWNlLWJsdWUgKyAjMTExO1xuXG4ubGVzcyB7XG4gIGNvbG9yOiBAbGlnaHQtYmx1ZTtcbn1cbiJdfQ== */\\"; @@ -5554,7 +5560,7 @@ injector_3b481dac(css$3,{}); var css$2 = \\".pcss {\\\\n color: red;\\\\n}\\\\n\\\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIl9fdGVzdHNfXy9maXh0dXJlcy9zaW1wbGUvc3R5bGUucGNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtFQUNFLFVBQVU7QUFDWiIsInNvdXJjZXNDb250ZW50IjpbIi5wY3NzIHtcbiAgY29sb3I6IHJlZDtcbn1cbiJdfQ== */\\"; injector_3b481dac(css$2,{}); -var css$1 = \\".sass {\\\\n width: 30%;\\\\n color: red; }\\\\n\\\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIl9fdGVzdHNfXy9maXh0dXJlcy9zaW1wbGUvc3R5bGUuc2FzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtFQUNFLFVBQVU7RUFDVixVQUFVLEVBQUEiLCJzb3VyY2VzQ29udGVudCI6WyIuc2FzcyB7XG4gIHdpZHRoOiAzMCU7XG4gIGNvbG9yOiByZWQ7IH1cbiJdfQ== */\\"; +var css$1 = \\".sass {\\\\n width: 30%;\\\\n color: red;\\\\n}\\\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIl9fdGVzdHNfXy9maXh0dXJlcy9zaW1wbGUvc3R5bGUuc2FzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtFQUNFLFVBQUE7RUFDQSxVQUFBO0FBQ0YiLCJzb3VyY2VzQ29udGVudCI6WyIuc2Fzc1xuICB3aWR0aDogMzAlXG4gIGNvbG9yOiByZWRcbiJdfQ== */\\"; injector_3b481dac(css$1,{}); var css = \\".less {\\\\n color: #6c94be;\\\\n}\\\\n\\\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIl9fdGVzdHNfXy9maXh0dXJlcy9zaW1wbGUvc3R5bGUubGVzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFHQTtFQUNFLGNBQUE7QUFGRiIsInNvdXJjZXNDb250ZW50IjpbIkBuaWNlLWJsdWU6ICM1YjgzYWQ7XG5AbGlnaHQtYmx1ZTogQG5pY2UtYmx1ZSArICMxMTE7XG5cbi5sZXNzIHtcbiAgY29sb3I6IEBsaWdodC1ibHVlO1xufVxuIl19 */\\"; diff --git a/__tests__/__snapshots__/utils.test.ts.snap b/__tests__/__snapshots__/utils.test.ts.snap index 193ee8f9..cb620d4b 100644 --- a/__tests__/__snapshots__/utils.test.ts.snap +++ b/__tests__/__snapshots__/utils.test.ts.snap @@ -2,7 +2,7 @@ exports[`less not found 1`] = `"You need to install \`less\` package in order to process Less files"`; -exports[`load-sass not found 1`] = `"You need to install \`node-sass\` or \`sass\` package in order to process Sass files"`; +exports[`load-sass not found 1`] = `"You need to install \`sass\` or \`node-sass\` package in order to process Sass files"`; exports[`load-sass wrong implementation 1`] = `"Could not load \`swass\` Sass implementation"`; diff --git a/__tests__/index.test.ts b/__tests__/index.test.ts index 44102b2c..86d5b4ed 100644 --- a/__tests__/index.test.ts +++ b/__tests__/index.test.ts @@ -461,6 +461,7 @@ validateMany("sass", [ input: "sass-importer/index.js", options: { sass: { + sync: false, importer(url, _, done): void { if (url === "~modularvirtualimport") done({ contents: ".modularvirtual{color:blue}" }); else done({ contents: ".virtual{color:red}" }); @@ -469,11 +470,11 @@ validateMany("sass", [ }, }, { - title: "importer-dart", + title: "importer-node", input: "sass-importer/index.js", options: { sass: { - impl: "sass", + impl: "node-sass", sync: false, importer(url, _, done): void { if (url === "~modularvirtualimport") done({ contents: ".modularvirtual{color:blue}" }); @@ -496,11 +497,11 @@ validateMany("sass", [ }, }, { - title: "importer-dart-sync", + title: "importer-sync-node", input: "sass-importer/index.js", options: { sass: { - impl: "sass", + impl: "node-sass", sync: true, importer(url): sass.Data { if (url === "~modularvirtualimport") return { contents: ".modularvirtual{color:blue}" }; diff --git a/src/loaders/sass/load.ts b/src/loaders/sass/load.ts index b6aecec4..15e48909 100644 --- a/src/loaders/sass/load.ts +++ b/src/loaders/sass/load.ts @@ -1,7 +1,7 @@ import loadModule from "../../utils/load-module"; import arrayFmt from "../../utils/array-fmt"; -const ids = ["node-sass", "sass"]; +const ids = ["sass", "node-sass"]; const idsFmt = arrayFmt(ids); export default function (impl?: string): [sass.Sass, string] { // Loading provided implementation