diff --git a/test/unit/browser-mainfield/output-coverage.js b/test/unit/browser-mainfield/output-coverage.js index 544f19857..3bf280252 100644 --- a/test/unit/browser-mainfield/output-coverage.js +++ b/test/unit/browser-mainfield/output-coverage.js @@ -1,7 +1,7 @@ /******/ (() => { // webpackBootstrap /******/ var __webpack_modules__ = ({ -/***/ 402: +/***/ 854: /***/ (() => { console.log('browser file!!') @@ -91,7 +91,7 @@ var __webpack_exports__ = {}; (() => { "use strict"; __nccwpck_require__.r(__webpack_exports__); -/* harmony import */ var crypto_browser__WEBPACK_IMPORTED_MODULE_0__ = __nccwpck_require__(402); +/* harmony import */ var crypto_browser__WEBPACK_IMPORTED_MODULE_0__ = __nccwpck_require__(854); /* harmony import */ var crypto_browser__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nccwpck_require__.n(crypto_browser__WEBPACK_IMPORTED_MODULE_0__); console.log('main file') diff --git a/test/unit/browser-mainfield/output.js b/test/unit/browser-mainfield/output.js index 8ec706d88..1e2a455dd 100644 --- a/test/unit/browser-mainfield/output.js +++ b/test/unit/browser-mainfield/output.js @@ -1,7 +1,7 @@ /******/ (() => { // webpackBootstrap /******/ var __webpack_modules__ = ({ -/***/ 329: +/***/ 267: /***/ (() => { console.log('browser file!!') @@ -91,7 +91,7 @@ var __webpack_exports__ = {}; (() => { "use strict"; __nccwpck_require__.r(__webpack_exports__); -/* harmony import */ var crypto_browser__WEBPACK_IMPORTED_MODULE_0__ = __nccwpck_require__(329); +/* harmony import */ var crypto_browser__WEBPACK_IMPORTED_MODULE_0__ = __nccwpck_require__(267); /* harmony import */ var crypto_browser__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nccwpck_require__.n(crypto_browser__WEBPACK_IMPORTED_MODULE_0__); console.log('main file') diff --git a/test/unit/bundle-subasset/output-coverage.js b/test/unit/bundle-subasset/output-coverage.js index db50e5fc2..4a9508f35 100644 --- a/test/unit/bundle-subasset/output-coverage.js +++ b/test/unit/bundle-subasset/output-coverage.js @@ -2,7 +2,7 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ 17: +/***/ 928: /***/ ((module) => { module.exports = require("path"); @@ -88,10 +88,8 @@ module.exports = require("path"); /******/ /************************************************************************/ var __webpack_exports__ = {}; -// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk. -(() => { __nccwpck_require__.r(__webpack_exports__); -/* harmony import */ var path__WEBPACK_IMPORTED_MODULE_0__ = __nccwpck_require__(17); +/* harmony import */ var path__WEBPACK_IMPORTED_MODULE_0__ = __nccwpck_require__(928); /* harmony import */ var path__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nccwpck_require__.n(path__WEBPACK_IMPORTED_MODULE_0__); @@ -103,8 +101,6 @@ const obscureRequire = eval(`function obscureRequire (file) { console.log(obscureRequire(__nccwpck_require__.ab + "pi-bridge.js")); -})(); - module.exports = __webpack_exports__; /******/ })() ; \ No newline at end of file diff --git a/test/unit/bundle-subasset/output.js b/test/unit/bundle-subasset/output.js index db50e5fc2..4a9508f35 100644 --- a/test/unit/bundle-subasset/output.js +++ b/test/unit/bundle-subasset/output.js @@ -2,7 +2,7 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ 17: +/***/ 928: /***/ ((module) => { module.exports = require("path"); @@ -88,10 +88,8 @@ module.exports = require("path"); /******/ /************************************************************************/ var __webpack_exports__ = {}; -// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk. -(() => { __nccwpck_require__.r(__webpack_exports__); -/* harmony import */ var path__WEBPACK_IMPORTED_MODULE_0__ = __nccwpck_require__(17); +/* harmony import */ var path__WEBPACK_IMPORTED_MODULE_0__ = __nccwpck_require__(928); /* harmony import */ var path__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nccwpck_require__.n(path__WEBPACK_IMPORTED_MODULE_0__); @@ -103,8 +101,6 @@ const obscureRequire = eval(`function obscureRequire (file) { console.log(obscureRequire(__nccwpck_require__.ab + "pi-bridge.js")); -})(); - module.exports = __webpack_exports__; /******/ })() ; \ No newline at end of file diff --git a/test/unit/bundle-subasset2/output-coverage.js b/test/unit/bundle-subasset2/output-coverage.js index 2350d9b3a..24447e239 100644 --- a/test/unit/bundle-subasset2/output-coverage.js +++ b/test/unit/bundle-subasset2/output-coverage.js @@ -62,25 +62,12 @@ /******/ __nccwpck_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop)) /******/ })(); /******/ -/******/ /* webpack/runtime/make namespace object */ -/******/ (() => { -/******/ // define __esModule on exports -/******/ __nccwpck_require__.r = (exports) => { -/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) { -/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); -/******/ } -/******/ Object.defineProperty(exports, '__esModule', { value: true }); -/******/ }; -/******/ })(); -/******/ /******/ /* webpack/runtime/compat */ /******/ /******/ if (typeof __nccwpck_require__ !== 'undefined') __nccwpck_require__.ab = __dirname + "/"; /******/ /************************************************************************/ var __webpack_exports__ = {}; -// ESM COMPAT FLAG -__nccwpck_require__.r(__webpack_exports__); ;// CONCATENATED MODULE: external "piscina" const external_piscina_namespaceObject = require("piscina"); diff --git a/test/unit/bundle-subasset2/output.js b/test/unit/bundle-subasset2/output.js index 2350d9b3a..24447e239 100644 --- a/test/unit/bundle-subasset2/output.js +++ b/test/unit/bundle-subasset2/output.js @@ -62,25 +62,12 @@ /******/ __nccwpck_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop)) /******/ })(); /******/ -/******/ /* webpack/runtime/make namespace object */ -/******/ (() => { -/******/ // define __esModule on exports -/******/ __nccwpck_require__.r = (exports) => { -/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) { -/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); -/******/ } -/******/ Object.defineProperty(exports, '__esModule', { value: true }); -/******/ }; -/******/ })(); -/******/ /******/ /* webpack/runtime/compat */ /******/ /******/ if (typeof __nccwpck_require__ !== 'undefined') __nccwpck_require__.ab = __dirname + "/"; /******/ /************************************************************************/ var __webpack_exports__ = {}; -// ESM COMPAT FLAG -__nccwpck_require__.r(__webpack_exports__); ;// CONCATENATED MODULE: external "piscina" const external_piscina_namespaceObject = require("piscina"); diff --git a/test/unit/custom-emit/output-coverage.js b/test/unit/custom-emit/output-coverage.js index 7af3db9ba..74c1dc83a 100644 --- a/test/unit/custom-emit/output-coverage.js +++ b/test/unit/custom-emit/output-coverage.js @@ -1,7 +1,7 @@ /******/ (() => { // webpackBootstrap /******/ var __webpack_modules__ = ({ -/***/ 147: +/***/ 896: /***/ ((module) => { "use strict"; @@ -48,14 +48,10 @@ module.exports = require("fs"); /******/ /************************************************************************/ var __webpack_exports__ = {}; -// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk. -(() => { -const { readFileSync } = __nccwpck_require__(147); +const { readFileSync } = __nccwpck_require__(896); console.log(readFileSync(__dirname + './test.json')); -})(); - module.exports = __webpack_exports__; /******/ })() ; \ No newline at end of file diff --git a/test/unit/custom-emit/output.js b/test/unit/custom-emit/output.js index 7af3db9ba..74c1dc83a 100644 --- a/test/unit/custom-emit/output.js +++ b/test/unit/custom-emit/output.js @@ -1,7 +1,7 @@ /******/ (() => { // webpackBootstrap /******/ var __webpack_modules__ = ({ -/***/ 147: +/***/ 896: /***/ ((module) => { "use strict"; @@ -48,14 +48,10 @@ module.exports = require("fs"); /******/ /************************************************************************/ var __webpack_exports__ = {}; -// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk. -(() => { -const { readFileSync } = __nccwpck_require__(147); +const { readFileSync } = __nccwpck_require__(896); console.log(readFileSync(__dirname + './test.json')); -})(); - module.exports = __webpack_exports__; /******/ })() ; \ No newline at end of file diff --git a/test/unit/double-nested-builds/output-coverage.js b/test/unit/double-nested-builds/output-coverage.js index 063ffb2d2..07b69d396 100644 --- a/test/unit/double-nested-builds/output-coverage.js +++ b/test/unit/double-nested-builds/output-coverage.js @@ -1,7 +1,7 @@ /******/ (() => { // webpackBootstrap /******/ var __webpack_modules__ = ({ -/***/ 206: +/***/ 447: /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => { /******/ (() => { // webpackBootstrap @@ -99,10 +99,10 @@ /******/ if (typeof __nccwpck_require3_ !== 'undefined') __nccwpck_require3_.ab = __dirname + "/"; /******/ /************************************************************************/ - var __webpack_exports__ = {}; + var __nested_webpack_exports__ = {}; // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk. (() => { - __nccwpck_require3_.r(__webpack_exports__); + __nccwpck_require3_.r(__nested_webpack_exports__); /* harmony import */ var path__WEBPACK_IMPORTED_MODULE_0__ = __nccwpck_require3_(622); /* harmony import */ var path__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nccwpck_require3_.n(path__WEBPACK_IMPORTED_MODULE_0__); @@ -117,7 +117,7 @@ })(); - module.exports = __webpack_exports__; + module.exports = __nested_webpack_exports__; /******/ })() ; @@ -128,7 +128,7 @@ /***/ ((module) => { "use strict"; -module.exports = __nccwpck_require__(17); +module.exports = __nccwpck_require__(928); /***/ }) @@ -174,15 +174,15 @@ module.exports = __nccwpck_require__(17); /******/ // startup /******/ // Load entry module and return exports /******/ // This entry module is referenced by other modules so it can't be inlined -/******/ var __webpack_exports__ = __nccwpck_require2_(332); -/******/ module.exports = __webpack_exports__; +/******/ var __nested_webpack_exports__ = __nccwpck_require2_(332); +/******/ module.exports = __nested_webpack_exports__; /******/ /******/ })() ; /***/ }), -/***/ 17: +/***/ 928: /***/ ((module) => { "use strict"; @@ -232,7 +232,7 @@ module.exports = require("path"); /******/ // startup /******/ // Load entry module and return exports /******/ // This entry module is referenced by other modules so it can't be inlined -/******/ var __webpack_exports__ = __nccwpck_require__(206); +/******/ var __webpack_exports__ = __nccwpck_require__(447); /******/ module.exports = __webpack_exports__; /******/ /******/ })() diff --git a/test/unit/double-nested-builds/output.js b/test/unit/double-nested-builds/output.js index e6038738b..fe183fffc 100644 --- a/test/unit/double-nested-builds/output.js +++ b/test/unit/double-nested-builds/output.js @@ -1,7 +1,7 @@ /******/ (() => { // webpackBootstrap /******/ var __webpack_modules__ = ({ -/***/ 39: +/***/ 236: /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => { /******/ (() => { // webpackBootstrap @@ -99,10 +99,10 @@ /******/ if (typeof __nccwpck_require3_ !== 'undefined') __nccwpck_require3_.ab = __dirname + "/"; /******/ /************************************************************************/ - var __webpack_exports__ = {}; + var __nested_webpack_exports__ = {}; // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk. (() => { - __nccwpck_require3_.r(__webpack_exports__); + __nccwpck_require3_.r(__nested_webpack_exports__); /* harmony import */ var path__WEBPACK_IMPORTED_MODULE_0__ = __nccwpck_require3_(622); /* harmony import */ var path__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nccwpck_require3_.n(path__WEBPACK_IMPORTED_MODULE_0__); @@ -117,7 +117,7 @@ })(); - module.exports = __webpack_exports__; + module.exports = __nested_webpack_exports__; /******/ })() ; @@ -128,7 +128,7 @@ /***/ ((module) => { "use strict"; -module.exports = __nccwpck_require__(17); +module.exports = __nccwpck_require__(928); /***/ }) @@ -174,15 +174,15 @@ module.exports = __nccwpck_require__(17); /******/ // startup /******/ // Load entry module and return exports /******/ // This entry module is referenced by other modules so it can't be inlined -/******/ var __webpack_exports__ = __nccwpck_require2_(332); -/******/ module.exports = __webpack_exports__; +/******/ var __nested_webpack_exports__ = __nccwpck_require2_(332); +/******/ module.exports = __nested_webpack_exports__; /******/ /******/ })() ; /***/ }), -/***/ 17: +/***/ 928: /***/ ((module) => { "use strict"; @@ -232,7 +232,7 @@ module.exports = require("path"); /******/ // startup /******/ // Load entry module and return exports /******/ // This entry module is referenced by other modules so it can't be inlined -/******/ var __webpack_exports__ = __nccwpck_require__(39); +/******/ var __webpack_exports__ = __nccwpck_require__(236); /******/ module.exports = __webpack_exports__; /******/ /******/ })() diff --git a/test/unit/externals/output-coverage.js b/test/unit/externals/output-coverage.js index 11bf23738..8f4918323 100644 --- a/test/unit/externals/output-coverage.js +++ b/test/unit/externals/output-coverage.js @@ -1,7 +1,7 @@ /******/ (() => { // webpackBootstrap /******/ var __webpack_modules__ = ({ -/***/ 378: +/***/ 708: /***/ ((module) => { "use strict"; @@ -9,7 +9,7 @@ module.exports = require("external-replace/replaced/some-file"); /***/ }), -/***/ 830: +/***/ 371: /***/ ((module) => { "use strict"; @@ -17,7 +17,7 @@ module.exports = require("externalmapped"); /***/ }), -/***/ 958: +/***/ 689: /***/ ((module) => { "use strict"; @@ -64,18 +64,14 @@ module.exports = require("regexexternal"); /******/ /************************************************************************/ var __webpack_exports__ = {}; -// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk. -(() => { -const external = __nccwpck_require__(830); -const regexpExternal = __nccwpck_require__(958); -const regexpExternalMatch = __nccwpck_require__(378) +const external = __nccwpck_require__(371); +const regexpExternal = __nccwpck_require__(689); +const regexpExternalMatch = __nccwpck_require__(708) console.log(external); console.log(regexpExternal); console.log(regexpExternalMatch); -})(); - module.exports = __webpack_exports__; /******/ })() ; \ No newline at end of file diff --git a/test/unit/externals/output.js b/test/unit/externals/output.js index 11bf23738..8f4918323 100644 --- a/test/unit/externals/output.js +++ b/test/unit/externals/output.js @@ -1,7 +1,7 @@ /******/ (() => { // webpackBootstrap /******/ var __webpack_modules__ = ({ -/***/ 378: +/***/ 708: /***/ ((module) => { "use strict"; @@ -9,7 +9,7 @@ module.exports = require("external-replace/replaced/some-file"); /***/ }), -/***/ 830: +/***/ 371: /***/ ((module) => { "use strict"; @@ -17,7 +17,7 @@ module.exports = require("externalmapped"); /***/ }), -/***/ 958: +/***/ 689: /***/ ((module) => { "use strict"; @@ -64,18 +64,14 @@ module.exports = require("regexexternal"); /******/ /************************************************************************/ var __webpack_exports__ = {}; -// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk. -(() => { -const external = __nccwpck_require__(830); -const regexpExternal = __nccwpck_require__(958); -const regexpExternalMatch = __nccwpck_require__(378) +const external = __nccwpck_require__(371); +const regexpExternal = __nccwpck_require__(689); +const regexpExternalMatch = __nccwpck_require__(708) console.log(external); console.log(regexpExternal); console.log(regexpExternalMatch); -})(); - module.exports = __webpack_exports__; /******/ })() ; \ No newline at end of file diff --git a/test/unit/minify-err/output-coverage.js b/test/unit/minify-err/output-coverage.js index aeccd0988..ee7b38487 100644 --- a/test/unit/minify-err/output-coverage.js +++ b/test/unit/minify-err/output-coverage.js @@ -1 +1 @@ -(()=>{var __webpack_modules__={147:_=>{"use strict";_.exports=require("fs")}};var __webpack_module_cache__={};function __nccwpck_require__(_){var e=__webpack_module_cache__[_];if(e!==undefined){return e.exports}var r=__webpack_module_cache__[_]={exports:{}};var a=true;try{__webpack_modules__[_](r,r.exports,__nccwpck_require__);a=false}finally{if(a)delete __webpack_module_cache__[_]}return r.exports}if(typeof __nccwpck_require__!=="undefined")__nccwpck_require__.ab=__dirname+"/";var __webpack_exports__={};(()=>{var require;if(global.GENTLY)require=GENTLY.hijack(eval("require"));console.log(__nccwpck_require__(147))})();module.exports=__webpack_exports__})(); \ No newline at end of file +(()=>{var __webpack_modules__={896:_=>{"use strict";_.exports=require("fs")}};var __webpack_module_cache__={};function __nccwpck_require__(_){var e=__webpack_module_cache__[_];if(e!==undefined){return e.exports}var r=__webpack_module_cache__[_]={exports:{}};var a=true;try{__webpack_modules__[_](r,r.exports,__nccwpck_require__);a=false}finally{if(a)delete __webpack_module_cache__[_]}return r.exports}if(typeof __nccwpck_require__!=="undefined")__nccwpck_require__.ab=__dirname+"/";var __webpack_exports__={};var input_require;if(global.GENTLY)input_require=GENTLY.hijack(eval("require"));console.log(__nccwpck_require__(896));module.exports=__webpack_exports__})(); \ No newline at end of file diff --git a/test/unit/minify-err/output.js b/test/unit/minify-err/output.js index aeccd0988..ee7b38487 100644 --- a/test/unit/minify-err/output.js +++ b/test/unit/minify-err/output.js @@ -1 +1 @@ -(()=>{var __webpack_modules__={147:_=>{"use strict";_.exports=require("fs")}};var __webpack_module_cache__={};function __nccwpck_require__(_){var e=__webpack_module_cache__[_];if(e!==undefined){return e.exports}var r=__webpack_module_cache__[_]={exports:{}};var a=true;try{__webpack_modules__[_](r,r.exports,__nccwpck_require__);a=false}finally{if(a)delete __webpack_module_cache__[_]}return r.exports}if(typeof __nccwpck_require__!=="undefined")__nccwpck_require__.ab=__dirname+"/";var __webpack_exports__={};(()=>{var require;if(global.GENTLY)require=GENTLY.hijack(eval("require"));console.log(__nccwpck_require__(147))})();module.exports=__webpack_exports__})(); \ No newline at end of file +(()=>{var __webpack_modules__={896:_=>{"use strict";_.exports=require("fs")}};var __webpack_module_cache__={};function __nccwpck_require__(_){var e=__webpack_module_cache__[_];if(e!==undefined){return e.exports}var r=__webpack_module_cache__[_]={exports:{}};var a=true;try{__webpack_modules__[_](r,r.exports,__nccwpck_require__);a=false}finally{if(a)delete __webpack_module_cache__[_]}return r.exports}if(typeof __nccwpck_require__!=="undefined")__nccwpck_require__.ab=__dirname+"/";var __webpack_exports__={};var input_require;if(global.GENTLY)input_require=GENTLY.hijack(eval("require"));console.log(__nccwpck_require__(896));module.exports=__webpack_exports__})(); \ No newline at end of file diff --git a/test/unit/minify-sourcemap-register/output-coverage.js.map b/test/unit/minify-sourcemap-register/output-coverage.js.map index c6d6e61bd..6cf246d98 100644 --- a/test/unit/minify-sourcemap-register/output-coverage.js.map +++ b/test/unit/minify-sourcemap-register/output-coverage.js.map @@ -1 +1 @@ -{"version":3,"file":"index.js","names":["__webpack_require__","ab","__dirname","foobar","console","log","exports"],"sources":["../webpack/runtime/compat",".././test/unit/minify-sourcemap-register/input.js"],"sourcesContent":["\nif (typeof __webpack_require__ !== 'undefined') __webpack_require__.ab = __dirname + \"/\";","const foobar = 'qux'\nconsole.log?.(\"hello\");\nexports.foobar = foobar\n"],"mappings":"MACA,UAAAA,sBAAA,YAAAA,oBAAAC,GAAAC,UAAA,I,uBCDA,MAAAC,EAAA,MACAC,QAAAC,MAAA,SACAC,EAAAH,Q"} \ No newline at end of file +{"version":3,"file":"index.js","names":["__webpack_require__","ab","__dirname","foobar","console","log","exports"],"sources":["../webpack/runtime/compat","../test/unit/minify-sourcemap-register/input.js"],"sourcesContent":["\nif (typeof __webpack_require__ !== 'undefined') __webpack_require__.ab = __dirname + \"/\";","const foobar = 'qux'\nconsole.log?.(\"hello\");\nexports.foobar = foobar\n"],"mappings":"MACA,UAAAA,sBAAA,YAAAA,oBAAAC,GAAAC,UAAA,I,uBCDA,MAAAC,EAAA,MACAC,QAAAC,MAAA,SACAC,EAAAH,Q","ignoreList":[]} \ No newline at end of file diff --git a/test/unit/minify-sourcemap-register/output.js.map b/test/unit/minify-sourcemap-register/output.js.map index c6d6e61bd..6cf246d98 100644 --- a/test/unit/minify-sourcemap-register/output.js.map +++ b/test/unit/minify-sourcemap-register/output.js.map @@ -1 +1 @@ -{"version":3,"file":"index.js","names":["__webpack_require__","ab","__dirname","foobar","console","log","exports"],"sources":["../webpack/runtime/compat",".././test/unit/minify-sourcemap-register/input.js"],"sourcesContent":["\nif (typeof __webpack_require__ !== 'undefined') __webpack_require__.ab = __dirname + \"/\";","const foobar = 'qux'\nconsole.log?.(\"hello\");\nexports.foobar = foobar\n"],"mappings":"MACA,UAAAA,sBAAA,YAAAA,oBAAAC,GAAAC,UAAA,I,uBCDA,MAAAC,EAAA,MACAC,QAAAC,MAAA,SACAC,EAAAH,Q"} \ No newline at end of file +{"version":3,"file":"index.js","names":["__webpack_require__","ab","__dirname","foobar","console","log","exports"],"sources":["../webpack/runtime/compat","../test/unit/minify-sourcemap-register/input.js"],"sourcesContent":["\nif (typeof __webpack_require__ !== 'undefined') __webpack_require__.ab = __dirname + \"/\";","const foobar = 'qux'\nconsole.log?.(\"hello\");\nexports.foobar = foobar\n"],"mappings":"MACA,UAAAA,sBAAA,YAAAA,oBAAAC,GAAAC,UAAA,I,uBCDA,MAAAC,EAAA,MACAC,QAAAC,MAAA,SACAC,EAAAH,Q","ignoreList":[]} \ No newline at end of file diff --git a/test/unit/minify-v8cache-sourcemap-register/output-coverage.js.map b/test/unit/minify-v8cache-sourcemap-register/output-coverage.js.map index 7d9bd01b8..b9ab9a0c7 100644 --- a/test/unit/minify-v8cache-sourcemap-register/output-coverage.js.map +++ b/test/unit/minify-v8cache-sourcemap-register/output-coverage.js.map @@ -1 +1 @@ -{"version":3,"file":"index.js","names":["__webpack_require__","ab","__dirname","foobar","console","log","exports"],"sources":["../webpack/runtime/compat",".././test/unit/minify-v8cache-sourcemap-register/input.js"],"sourcesContent":["\nif (typeof __webpack_require__ !== 'undefined') __webpack_require__.ab = __dirname + \"/\";","const foobar = 'qux'\nconsole.log(\"hello\");\nexports.foobar = foobar\n"],"mappings":"MACA,UAAAA,sBAAA,YAAAA,oBAAAC,GAAAC,UAAA,I,uBCDA,MAAAC,EAAA,MACAC,QAAAC,IAAA,SACAC,EAAAH,Q"} \ No newline at end of file +{"version":3,"file":"index.js","names":["__webpack_require__","ab","__dirname","foobar","console","log","exports"],"sources":["../webpack/runtime/compat","../test/unit/minify-v8cache-sourcemap-register/input.js"],"sourcesContent":["\nif (typeof __webpack_require__ !== 'undefined') __webpack_require__.ab = __dirname + \"/\";","const foobar = 'qux'\nconsole.log(\"hello\");\nexports.foobar = foobar\n"],"mappings":"MACA,UAAAA,sBAAA,YAAAA,oBAAAC,GAAAC,UAAA,I,uBCDA,MAAAC,EAAA,MACAC,QAAAC,IAAA,SACAC,EAAAH,Q","ignoreList":[]} \ No newline at end of file diff --git a/test/unit/minify-v8cache-sourcemap-register/output.js.map b/test/unit/minify-v8cache-sourcemap-register/output.js.map index 7d9bd01b8..b9ab9a0c7 100644 --- a/test/unit/minify-v8cache-sourcemap-register/output.js.map +++ b/test/unit/minify-v8cache-sourcemap-register/output.js.map @@ -1 +1 @@ -{"version":3,"file":"index.js","names":["__webpack_require__","ab","__dirname","foobar","console","log","exports"],"sources":["../webpack/runtime/compat",".././test/unit/minify-v8cache-sourcemap-register/input.js"],"sourcesContent":["\nif (typeof __webpack_require__ !== 'undefined') __webpack_require__.ab = __dirname + \"/\";","const foobar = 'qux'\nconsole.log(\"hello\");\nexports.foobar = foobar\n"],"mappings":"MACA,UAAAA,sBAAA,YAAAA,oBAAAC,GAAAC,UAAA,I,uBCDA,MAAAC,EAAA,MACAC,QAAAC,IAAA,SACAC,EAAAH,Q"} \ No newline at end of file +{"version":3,"file":"index.js","names":["__webpack_require__","ab","__dirname","foobar","console","log","exports"],"sources":["../webpack/runtime/compat","../test/unit/minify-v8cache-sourcemap-register/input.js"],"sourcesContent":["\nif (typeof __webpack_require__ !== 'undefined') __webpack_require__.ab = __dirname + \"/\";","const foobar = 'qux'\nconsole.log(\"hello\");\nexports.foobar = foobar\n"],"mappings":"MACA,UAAAA,sBAAA,YAAAA,oBAAAC,GAAAC,UAAA,I,uBCDA,MAAAC,EAAA,MACAC,QAAAC,IAAA,SACAC,EAAAH,Q","ignoreList":[]} \ No newline at end of file diff --git a/test/unit/minify/output-coverage.js.map b/test/unit/minify/output-coverage.js.map index bd4df7b03..cd15259d6 100644 --- a/test/unit/minify/output-coverage.js.map +++ b/test/unit/minify/output-coverage.js.map @@ -1 +1 @@ -{"version":3,"file":"index.js","names":["__webpack_require__","ab","__dirname","foobar","console","log","exports"],"sources":["../webpack/runtime/compat",".././test/unit/minify/input.js"],"sourcesContent":["\nif (typeof __webpack_require__ !== 'undefined') __webpack_require__.ab = __dirname + \"/\";","const foobar = 'qux'\nconsole.log?.(\"hello\");\nexports.foobar = foobar\n"],"mappings":"MACA,UAAAA,sBAAA,YAAAA,oBAAAC,GAAAC,UAAA,I,uBCDA,MAAAC,EAAA,MACAC,QAAAC,MAAA,SACAC,EAAAH,Q"} \ No newline at end of file +{"version":3,"file":"index.js","names":["__webpack_require__","ab","__dirname","foobar","console","log","exports"],"sources":["../webpack/runtime/compat","../test/unit/minify/input.js"],"sourcesContent":["\nif (typeof __webpack_require__ !== 'undefined') __webpack_require__.ab = __dirname + \"/\";","const foobar = 'qux'\nconsole.log?.(\"hello\");\nexports.foobar = foobar\n"],"mappings":"MACA,UAAAA,sBAAA,YAAAA,oBAAAC,GAAAC,UAAA,I,uBCDA,MAAAC,EAAA,MACAC,QAAAC,MAAA,SACAC,EAAAH,Q","ignoreList":[]} \ No newline at end of file diff --git a/test/unit/minify/output.js.map b/test/unit/minify/output.js.map index bd4df7b03..cd15259d6 100644 --- a/test/unit/minify/output.js.map +++ b/test/unit/minify/output.js.map @@ -1 +1 @@ -{"version":3,"file":"index.js","names":["__webpack_require__","ab","__dirname","foobar","console","log","exports"],"sources":["../webpack/runtime/compat",".././test/unit/minify/input.js"],"sourcesContent":["\nif (typeof __webpack_require__ !== 'undefined') __webpack_require__.ab = __dirname + \"/\";","const foobar = 'qux'\nconsole.log?.(\"hello\");\nexports.foobar = foobar\n"],"mappings":"MACA,UAAAA,sBAAA,YAAAA,oBAAAC,GAAAC,UAAA,I,uBCDA,MAAAC,EAAA,MACAC,QAAAC,MAAA,SACAC,EAAAH,Q"} \ No newline at end of file +{"version":3,"file":"index.js","names":["__webpack_require__","ab","__dirname","foobar","console","log","exports"],"sources":["../webpack/runtime/compat","../test/unit/minify/input.js"],"sourcesContent":["\nif (typeof __webpack_require__ !== 'undefined') __webpack_require__.ab = __dirname + \"/\";","const foobar = 'qux'\nconsole.log?.(\"hello\");\nexports.foobar = foobar\n"],"mappings":"MACA,UAAAA,sBAAA,YAAAA,oBAAAC,GAAAC,UAAA,I,uBCDA,MAAAC,EAAA,MACAC,QAAAC,MAAA,SACAC,EAAAH,Q","ignoreList":[]} \ No newline at end of file diff --git a/test/unit/nested-builds/output-coverage.js b/test/unit/nested-builds/output-coverage.js index 09faa87da..1f77797ff 100644 --- a/test/unit/nested-builds/output-coverage.js +++ b/test/unit/nested-builds/output-coverage.js @@ -1,7 +1,7 @@ /******/ (() => { // webpackBootstrap /******/ var __webpack_modules__ = ({ -/***/ 491: +/***/ 695: /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => { /******/ (() => { // webpackBootstrap @@ -11,7 +11,7 @@ /***/ 622: /***/ ((module) => { - module.exports = __nccwpck_require__(17); + module.exports = __nccwpck_require__(928); /***/ }) @@ -93,10 +93,10 @@ /******/ if (typeof __nccwpck_require2_ !== 'undefined') __nccwpck_require2_.ab = __dirname + "/"; /******/ /************************************************************************/ - var __webpack_exports__ = {}; + var __nested_webpack_exports__ = {}; // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk. (() => { - __nccwpck_require2_.r(__webpack_exports__); + __nccwpck_require2_.r(__nested_webpack_exports__); /* harmony import */ var path__WEBPACK_IMPORTED_MODULE_0__ = __nccwpck_require2_(622); /* harmony import */ var path__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nccwpck_require2_.n(path__WEBPACK_IMPORTED_MODULE_0__); @@ -111,14 +111,14 @@ })(); - module.exports = __webpack_exports__; + module.exports = __nested_webpack_exports__; /******/ })() ; /***/ }), -/***/ 17: +/***/ 928: /***/ ((module) => { "use strict"; @@ -168,7 +168,7 @@ module.exports = require("path"); /******/ // startup /******/ // Load entry module and return exports /******/ // This entry module is referenced by other modules so it can't be inlined -/******/ var __webpack_exports__ = __nccwpck_require__(491); +/******/ var __webpack_exports__ = __nccwpck_require__(695); /******/ module.exports = __webpack_exports__; /******/ /******/ })() diff --git a/test/unit/nested-builds/output.js b/test/unit/nested-builds/output.js index 30e391103..90a680434 100644 --- a/test/unit/nested-builds/output.js +++ b/test/unit/nested-builds/output.js @@ -1,7 +1,7 @@ /******/ (() => { // webpackBootstrap /******/ var __webpack_modules__ = ({ -/***/ 332: +/***/ 494: /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => { /******/ (() => { // webpackBootstrap @@ -11,7 +11,7 @@ /***/ 622: /***/ ((module) => { - module.exports = __nccwpck_require__(17); + module.exports = __nccwpck_require__(928); /***/ }) @@ -93,10 +93,10 @@ /******/ if (typeof __nccwpck_require2_ !== 'undefined') __nccwpck_require2_.ab = __dirname + "/"; /******/ /************************************************************************/ - var __webpack_exports__ = {}; + var __nested_webpack_exports__ = {}; // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk. (() => { - __nccwpck_require2_.r(__webpack_exports__); + __nccwpck_require2_.r(__nested_webpack_exports__); /* harmony import */ var path__WEBPACK_IMPORTED_MODULE_0__ = __nccwpck_require2_(622); /* harmony import */ var path__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__nccwpck_require2_.n(path__WEBPACK_IMPORTED_MODULE_0__); @@ -111,14 +111,14 @@ })(); - module.exports = __webpack_exports__; + module.exports = __nested_webpack_exports__; /******/ })() ; /***/ }), -/***/ 17: +/***/ 928: /***/ ((module) => { "use strict"; @@ -168,7 +168,7 @@ module.exports = require("path"); /******/ // startup /******/ // Load entry module and return exports /******/ // This entry module is referenced by other modules so it can't be inlined -/******/ var __webpack_exports__ = __nccwpck_require__(332); +/******/ var __webpack_exports__ = __nccwpck_require__(494); /******/ module.exports = __webpack_exports__; /******/ /******/ })() diff --git a/test/unit/runtime-notfound/output-coverage.js b/test/unit/runtime-notfound/output-coverage.js index 41b2ef681..67fa9f1e5 100644 --- a/test/unit/runtime-notfound/output-coverage.js +++ b/test/unit/runtime-notfound/output-coverage.js @@ -1,7 +1,7 @@ /******/ (() => { // webpackBootstrap /******/ var __webpack_modules__ = ({ -/***/ 497: +/***/ 580: /***/ ((module) => { module.exports = eval("require")("./not-foud2.js"); @@ -9,7 +9,7 @@ module.exports = eval("require")("./not-foud2.js"); /***/ }), -/***/ 464: +/***/ 704: /***/ ((module) => { module.exports = eval("require")("./not-found.js"); @@ -56,12 +56,8 @@ module.exports = eval("require")("./not-found.js"); /******/ /************************************************************************/ var __webpack_exports__ = {}; -// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk. -(() => { -__nccwpck_require__(464); -__nccwpck_require__(497); -})(); - +__nccwpck_require__(704); +__nccwpck_require__(580); module.exports = __webpack_exports__; /******/ })() ; \ No newline at end of file diff --git a/test/unit/runtime-notfound/output.js b/test/unit/runtime-notfound/output.js index 774117d3f..1f01ae428 100644 --- a/test/unit/runtime-notfound/output.js +++ b/test/unit/runtime-notfound/output.js @@ -1,7 +1,7 @@ /******/ (() => { // webpackBootstrap /******/ var __webpack_modules__ = ({ -/***/ 695: +/***/ 643: /***/ ((module) => { module.exports = eval("require")("./not-foud2.js"); @@ -9,7 +9,7 @@ module.exports = eval("require")("./not-foud2.js"); /***/ }), -/***/ 367: +/***/ 875: /***/ ((module) => { module.exports = eval("require")("./not-found.js"); @@ -56,12 +56,8 @@ module.exports = eval("require")("./not-found.js"); /******/ /************************************************************************/ var __webpack_exports__ = {}; -// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk. -(() => { -__nccwpck_require__(367); -__nccwpck_require__(695); -})(); - +__nccwpck_require__(875); +__nccwpck_require__(643); module.exports = __webpack_exports__; /******/ })() ; \ No newline at end of file diff --git a/test/unit/shebang/output-coverage.js b/test/unit/shebang/output-coverage.js index e264feeca..f91f6fb60 100644 --- a/test/unit/shebang/output-coverage.js +++ b/test/unit/shebang/output-coverage.js @@ -2,7 +2,7 @@ /******/ (() => { // webpackBootstrap /******/ var __webpack_modules__ = ({ -/***/ 937: +/***/ 272: /***/ ((module) => { module.exports = 'asdf'; @@ -51,7 +51,7 @@ module.exports = 'asdf'; /******/ // startup /******/ // Load entry module and return exports /******/ // This entry module is referenced by other modules so it can't be inlined -/******/ var __webpack_exports__ = __nccwpck_require__(937); +/******/ var __webpack_exports__ = __nccwpck_require__(272); /******/ module.exports = __webpack_exports__; /******/ /******/ })() diff --git a/test/unit/shebang/output.js b/test/unit/shebang/output.js index 415ec24b6..987c2ff5e 100644 --- a/test/unit/shebang/output.js +++ b/test/unit/shebang/output.js @@ -2,7 +2,7 @@ /******/ (() => { // webpackBootstrap /******/ var __webpack_modules__ = ({ -/***/ 971: +/***/ 321: /***/ ((module) => { module.exports = 'asdf'; @@ -51,7 +51,7 @@ module.exports = 'asdf'; /******/ // startup /******/ // Load entry module and return exports /******/ // This entry module is referenced by other modules so it can't be inlined -/******/ var __webpack_exports__ = __nccwpck_require__(971); +/******/ var __webpack_exports__ = __nccwpck_require__(321); /******/ module.exports = __webpack_exports__; /******/ /******/ })() diff --git a/test/unit/ts-decl-dir/output-coverage.js b/test/unit/ts-decl-dir/output-coverage.js index 2da0a38fb..a8fd65120 100644 --- a/test/unit/ts-decl-dir/output-coverage.js +++ b/test/unit/ts-decl-dir/output-coverage.js @@ -43,7 +43,7 @@ __nccwpck_require__.r(__webpack_exports__); // EXPORTS __nccwpck_require__.d(__webpack_exports__, { - "test": () => (/* reexport */ test) + test: () => (/* reexport */ test) }); ;// CONCATENATED MODULE: ./test/unit/ts-decl-dir/test.ts diff --git a/test/unit/ts-decl-dir/output.js b/test/unit/ts-decl-dir/output.js index 2da0a38fb..a8fd65120 100644 --- a/test/unit/ts-decl-dir/output.js +++ b/test/unit/ts-decl-dir/output.js @@ -43,7 +43,7 @@ __nccwpck_require__.r(__webpack_exports__); // EXPORTS __nccwpck_require__.d(__webpack_exports__, { - "test": () => (/* reexport */ test) + test: () => (/* reexport */ test) }); ;// CONCATENATED MODULE: ./test/unit/ts-decl-dir/test.ts diff --git a/test/unit/ts-decl/output-coverage.js b/test/unit/ts-decl/output-coverage.js index 40d93548b..413ae8351 100644 --- a/test/unit/ts-decl/output-coverage.js +++ b/test/unit/ts-decl/output-coverage.js @@ -43,7 +43,7 @@ __nccwpck_require__.r(__webpack_exports__); // EXPORTS __nccwpck_require__.d(__webpack_exports__, { - "test": () => (/* reexport */ test) + test: () => (/* reexport */ test) }); ;// CONCATENATED MODULE: ./test/unit/ts-decl/test.ts diff --git a/test/unit/ts-decl/output.js b/test/unit/ts-decl/output.js index 40d93548b..413ae8351 100644 --- a/test/unit/ts-decl/output.js +++ b/test/unit/ts-decl/output.js @@ -43,7 +43,7 @@ __nccwpck_require__.r(__webpack_exports__); // EXPORTS __nccwpck_require__.d(__webpack_exports__, { - "test": () => (/* reexport */ test) + test: () => (/* reexport */ test) }); ;// CONCATENATED MODULE: ./test/unit/ts-decl/test.ts diff --git a/test/unit/ts-exts/output-coverage.js b/test/unit/ts-exts/output-coverage.js index 2f6b9e704..a04121ed7 100644 --- a/test/unit/ts-exts/output-coverage.js +++ b/test/unit/ts-exts/output-coverage.js @@ -2,7 +2,7 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ 119: +/***/ 585: /***/ ((__unused_webpack_module, exports) => { @@ -12,13 +12,13 @@ exports["default"] = {}; /***/ }), -/***/ 43: +/***/ 733: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { Object.defineProperty(exports, "__esModule", ({ value: true })); exports["default"] = void 0; -var dep_dep_js_1 = __nccwpck_require__(119); +var dep_dep_js_1 = __nccwpck_require__(585); Object.defineProperty(exports, "default", ({ enumerable: true, get: function () { return dep_dep_js_1.default; } })); @@ -63,12 +63,12 @@ Object.defineProperty(exports, "default", ({ enumerable: true, get: function () /******/ /************************************************************************/ var __webpack_exports__ = {}; -// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk. +// This entry need to be wrapped in an IIFE because it uses a non-standard name for the exports (exports). (() => { var exports = __webpack_exports__; Object.defineProperty(exports, "__esModule", ({ value: true })); -const dep_js_1 = __nccwpck_require__(43); +const dep_js_1 = __nccwpck_require__(733); console.log(dep_js_1.default); })(); diff --git a/test/unit/ts-exts/output.js b/test/unit/ts-exts/output.js index a6bf11114..2e858b61b 100644 --- a/test/unit/ts-exts/output.js +++ b/test/unit/ts-exts/output.js @@ -2,7 +2,7 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ 668: +/***/ 344: /***/ ((__unused_webpack_module, exports) => { @@ -12,13 +12,13 @@ exports["default"] = {}; /***/ }), -/***/ 975: +/***/ 300: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { Object.defineProperty(exports, "__esModule", ({ value: true })); exports["default"] = void 0; -var dep_dep_js_1 = __nccwpck_require__(668); +var dep_dep_js_1 = __nccwpck_require__(344); Object.defineProperty(exports, "default", ({ enumerable: true, get: function () { return dep_dep_js_1.default; } })); @@ -63,12 +63,12 @@ Object.defineProperty(exports, "default", ({ enumerable: true, get: function () /******/ /************************************************************************/ var __webpack_exports__ = {}; -// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk. +// This entry need to be wrapped in an IIFE because it uses a non-standard name for the exports (exports). (() => { var exports = __webpack_exports__; Object.defineProperty(exports, "__esModule", ({ value: true })); -const dep_js_1 = __nccwpck_require__(975); +const dep_js_1 = __nccwpck_require__(300); console.log(dep_js_1.default); })(); diff --git a/test/unit/ts-mixed-modules/output-coverage.js b/test/unit/ts-mixed-modules/output-coverage.js index 48075d4db..e1e38040e 100644 --- a/test/unit/ts-mixed-modules/output-coverage.js +++ b/test/unit/ts-mixed-modules/output-coverage.js @@ -2,7 +2,7 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ 866: +/***/ 475: /***/ ((module, exports) => { @@ -57,7 +57,7 @@ module.exports = config; /******/ // startup /******/ // Load entry module and return exports /******/ // This entry module is referenced by other modules so it can't be inlined -/******/ var __webpack_exports__ = __nccwpck_require__(866); +/******/ var __webpack_exports__ = __nccwpck_require__(475); /******/ module.exports = __webpack_exports__; /******/ /******/ })() diff --git a/test/unit/ts-mixed-modules/output.js b/test/unit/ts-mixed-modules/output.js index 7f0260f31..e7a7d8efe 100644 --- a/test/unit/ts-mixed-modules/output.js +++ b/test/unit/ts-mixed-modules/output.js @@ -2,7 +2,7 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ 119: +/***/ 240: /***/ ((module, exports) => { @@ -57,7 +57,7 @@ module.exports = config; /******/ // startup /******/ // Load entry module and return exports /******/ // This entry module is referenced by other modules so it can't be inlined -/******/ var __webpack_exports__ = __nccwpck_require__(119); +/******/ var __webpack_exports__ = __nccwpck_require__(240); /******/ module.exports = __webpack_exports__; /******/ /******/ })() diff --git a/test/unit/tsconfig-paths-allowjs/output-coverage.js b/test/unit/tsconfig-paths-allowjs/output-coverage.js index cd8b68e00..f7d88d308 100644 --- a/test/unit/tsconfig-paths-allowjs/output-coverage.js +++ b/test/unit/tsconfig-paths-allowjs/output-coverage.js @@ -2,7 +2,7 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ 306: +/***/ 33: /***/ ((__unused_webpack_module, __webpack_exports__, __nccwpck_require__) => { __nccwpck_require__.r(__webpack_exports__); @@ -81,12 +81,12 @@ __nccwpck_require__.r(__webpack_exports__); /******/ /************************************************************************/ var __webpack_exports__ = {}; -// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk. +// This entry need to be wrapped in an IIFE because it uses a non-standard name for the exports (exports). (() => { var exports = __webpack_exports__; Object.defineProperty(exports, "__esModule", ({ value: true })); -const _module_1 = __nccwpck_require__(306); +const _module_1 = __nccwpck_require__(33); console.log(_module_1.default); })(); diff --git a/test/unit/tsconfig-paths-allowjs/output.js b/test/unit/tsconfig-paths-allowjs/output.js index f7da7944d..bf15ea71c 100644 --- a/test/unit/tsconfig-paths-allowjs/output.js +++ b/test/unit/tsconfig-paths-allowjs/output.js @@ -1,7 +1,7 @@ /******/ (() => { // webpackBootstrap /******/ var __webpack_modules__ = ({ -/***/ 17: +/***/ 651: /***/ ((module) => { module.exports = eval("require")("@module"); @@ -54,7 +54,7 @@ var __webpack_exports__ = {}; var exports = __webpack_exports__; Object.defineProperty(exports, "__esModule", ({ value: true })); -const _module_1 = __nccwpck_require__(17); +const _module_1 = __nccwpck_require__(651); console.log(_module_1.default); })(); diff --git a/test/unit/tsconfig-paths-array-extends/output-coverage.js b/test/unit/tsconfig-paths-array-extends/output-coverage.js index 4770e4a3c..84c893f6d 100644 --- a/test/unit/tsconfig-paths-array-extends/output-coverage.js +++ b/test/unit/tsconfig-paths-array-extends/output-coverage.js @@ -2,7 +2,7 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ 192: +/***/ 424: /***/ ((__unused_webpack_module, __webpack_exports__, __nccwpck_require__) => { __nccwpck_require__.r(__webpack_exports__); @@ -81,12 +81,12 @@ __nccwpck_require__.r(__webpack_exports__); /******/ /************************************************************************/ var __webpack_exports__ = {}; -// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk. +// This entry need to be wrapped in an IIFE because it uses a non-standard name for the exports (exports). (() => { var exports = __webpack_exports__; Object.defineProperty(exports, "__esModule", ({ value: true })); -const _module_1 = __nccwpck_require__(192); +const _module_1 = __nccwpck_require__(424); console.log(_module_1.default); })(); diff --git a/test/unit/tsconfig-paths-array-extends/output.js b/test/unit/tsconfig-paths-array-extends/output.js index f7da7944d..bf15ea71c 100644 --- a/test/unit/tsconfig-paths-array-extends/output.js +++ b/test/unit/tsconfig-paths-array-extends/output.js @@ -1,7 +1,7 @@ /******/ (() => { // webpackBootstrap /******/ var __webpack_modules__ = ({ -/***/ 17: +/***/ 651: /***/ ((module) => { module.exports = eval("require")("@module"); @@ -54,7 +54,7 @@ var __webpack_exports__ = {}; var exports = __webpack_exports__; Object.defineProperty(exports, "__esModule", ({ value: true })); -const _module_1 = __nccwpck_require__(17); +const _module_1 = __nccwpck_require__(651); console.log(_module_1.default); })(); diff --git a/test/unit/tsconfig-paths-conflicting-external/output-coverage.js b/test/unit/tsconfig-paths-conflicting-external/output-coverage.js index 3d773084b..4b0a23370 100644 --- a/test/unit/tsconfig-paths-conflicting-external/output-coverage.js +++ b/test/unit/tsconfig-paths-conflicting-external/output-coverage.js @@ -2,7 +2,7 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ 775: +/***/ 747: /***/ ((__unused_webpack_module, exports) => { @@ -51,12 +51,12 @@ exports["default"] = {}; /******/ /************************************************************************/ var __webpack_exports__ = {}; -// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk. +// This entry need to be wrapped in an IIFE because it uses a non-standard name for the exports (exports). (() => { var exports = __webpack_exports__; Object.defineProperty(exports, "__esModule", ({ value: true })); -const _module_1 = __nccwpck_require__(775); +const _module_1 = __nccwpck_require__(747); console.log(_module_1.default); })(); diff --git a/test/unit/tsconfig-paths-conflicting-external/output.js b/test/unit/tsconfig-paths-conflicting-external/output.js index f7da7944d..bf15ea71c 100644 --- a/test/unit/tsconfig-paths-conflicting-external/output.js +++ b/test/unit/tsconfig-paths-conflicting-external/output.js @@ -1,7 +1,7 @@ /******/ (() => { // webpackBootstrap /******/ var __webpack_modules__ = ({ -/***/ 17: +/***/ 651: /***/ ((module) => { module.exports = eval("require")("@module"); @@ -54,7 +54,7 @@ var __webpack_exports__ = {}; var exports = __webpack_exports__; Object.defineProperty(exports, "__esModule", ({ value: true })); -const _module_1 = __nccwpck_require__(17); +const _module_1 = __nccwpck_require__(651); console.log(_module_1.default); })(); diff --git a/test/unit/tsconfig-paths/output-coverage.js b/test/unit/tsconfig-paths/output-coverage.js index 71b09770b..fdfda74d1 100644 --- a/test/unit/tsconfig-paths/output-coverage.js +++ b/test/unit/tsconfig-paths/output-coverage.js @@ -2,7 +2,7 @@ /******/ "use strict"; /******/ var __webpack_modules__ = ({ -/***/ 520: +/***/ 584: /***/ ((__unused_webpack_module, exports) => { @@ -51,12 +51,12 @@ exports["default"] = {}; /******/ /************************************************************************/ var __webpack_exports__ = {}; -// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk. +// This entry need to be wrapped in an IIFE because it uses a non-standard name for the exports (exports). (() => { var exports = __webpack_exports__; Object.defineProperty(exports, "__esModule", ({ value: true })); -const _module_1 = __nccwpck_require__(520); +const _module_1 = __nccwpck_require__(584); console.log(_module_1.default); })(); diff --git a/test/unit/tsconfig-paths/output.js b/test/unit/tsconfig-paths/output.js index f7da7944d..bf15ea71c 100644 --- a/test/unit/tsconfig-paths/output.js +++ b/test/unit/tsconfig-paths/output.js @@ -1,7 +1,7 @@ /******/ (() => { // webpackBootstrap /******/ var __webpack_modules__ = ({ -/***/ 17: +/***/ 651: /***/ ((module) => { module.exports = eval("require")("@module"); @@ -54,7 +54,7 @@ var __webpack_exports__ = {}; var exports = __webpack_exports__; Object.defineProperty(exports, "__esModule", ({ value: true })); -const _module_1 = __nccwpck_require__(17); +const _module_1 = __nccwpck_require__(651); console.log(_module_1.default); })();