update examples

This commit is contained in:
Tobias Koppers 2018-02-10 15:40:10 +01:00
parent bc840ec874
commit f01054664f
45 changed files with 454 additions and 602 deletions

View File

@ -57,13 +57,13 @@ module.exports = {
```
Hash: 75bcce350a8b5f748873
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.chunk.js 5.76 kB 0 [emitted]
1.chunk.js 403 bytes 1 [emitted]
pageB.bundle.js 6.42 kB 2 [emitted] pageB
pageA.bundle.js 6.39 kB 3 [emitted] pageA
pageC.bundle.js 6.18 kB 4 [emitted] pageC
1.chunk.js 405 bytes 1 [emitted]
pageB.bundle.js 6.43 kB 2 [emitted] pageB
pageA.bundle.js 6.42 kB 3 [emitted] pageA
pageC.bundle.js 6.19 kB 4 [emitted] pageC
Entrypoint pageA = pageA.bundle.js
Entrypoint pageB = pageB.bundle.js
Entrypoint pageC = pageC.bundle.js
@ -102,7 +102,7 @@ chunk {4} pageC.bundle.js (pageC) 70 bytes [entry] [rendered]
```
Hash: 75bcce350a8b5f748873
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.chunk.js 75 bytes 0 [emitted]
1.chunk.js 78 bytes 1 [emitted]

View File

@ -62,7 +62,7 @@ module.exports = {
<!-- inlined minimized file "manifest.[chunkhash].js" -->
<script>
!function(e){function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}var r=window.webpackJsonp;window.webpackJsonp=function(t,c,a){for(var u,i,f,d=0,s=[];d<t.length;d++)i=t[d],o[i]&&s.push(o[i][0]),o[i]=0;for(u in c)Object.prototype.hasOwnProperty.call(c,u)&&(e[u]=c[u]);for(r&&r(t,c,a);s.length;)s.shift()();if(a)for(d=0;d<a.length;d++)f=n(n.s=a[d]);return f};var t={},o={4:0};n.e=function(e){function r(){u.onerror=u.onload=null,clearTimeout(i);var n=o[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),o[e]=void 0)}var t=o[e];if(0===t)return new Promise(function(e){e()});if(t)return t[2];var c=new Promise(function(n,r){t=o[e]=[n,r]});t[2]=c;var a=document.getElementsByTagName("head")[0],u=document.createElement("script");u.type="text/javascript",u.charset="utf-8",u.async=!0,u.timeout=12e4,n.nc&&u.setAttribute("nonce",n.nc),u.src=n.p+""+{0:"3db3fdaf96bbdadce99a",1:"7c1138cf80dd374c367e",2:"543257d0ba12aefbc71b",3:"15bdf078724c793dc604"}[e]+".js";var i=setTimeout(r,12e4);return u.onerror=u.onload=r,a.appendChild(u),c},n.m=e,n.c=t,n.d=function(e,r,t){n.o(e,r)||Object.defineProperty(e,r,{configurable:!1,enumerable:!0,get:t})},n.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(r,"a",r),r},n.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},n.p="js/",n.oe=function(e){throw console.error(e),e}}([]);
!function(e){function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}var r=window.webpackJsonp;window.webpackJsonp=function(t,c,a){for(var u,i,f,s=0,l=[];s<t.length;s++)i=t[s],o[i]&&l.push(o[i][0]),o[i]=0;for(u in c)Object.prototype.hasOwnProperty.call(c,u)&&(e[u]=c[u]);for(r&&r(t,c,a);l.length;)l.shift()();if(a)for(s=0;s<a.length;s++)f=n(n.s=a[s]);return f};var t={},o={4:0};n.e=function(e){function r(){u.onerror=u.onload=null,clearTimeout(i);var n=o[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),o[e]=void 0)}var t=o[e];if(0===t)return new Promise(function(e){e()});if(t)return t[2];var c=new Promise(function(n,r){t=o[e]=[n,r]});t[2]=c;var a=document.getElementsByTagName("head")[0],u=document.createElement("script");u.type="text/javascript",u.charset="utf-8",u.async=!0,u.timeout=12e4,n.nc&&u.setAttribute("nonce",n.nc),u.src=n.p+""+{0:"3db3fdaf96bbdadce99a",1:"7c1138cf80dd374c367e"}[e]+".js";var i=setTimeout(r,12e4);return u.onerror=u.onload=r,a.appendChild(u),c},n.m=e,n.c=t,n.d=function(e,r,t){n.o(e,r)||Object.defineProperty(e,r,{configurable:!1,enumerable:!0,get:t})},n.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(r,"a",r),r},n.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},n.p="js/",n.oe=function(e){throw console.error(e),e}}([]);
</script>
<!-- optional when using the CommonChunkPlugin for vendor modules -->
@ -98,7 +98,7 @@ Object.defineProperty(__webpack_exports__, "__esModule", { value: true });
/*!**********************!*\
!*** multi ./vendor ***!
\**********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -118,7 +118,7 @@ webpackJsonp([3],[
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! exports provided: */
/*! no exports provided */
/*! all exports used */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
@ -140,14 +140,14 @@ __webpack_require__.e/* import() */(0).then(__webpack_require__.bind(null, /*! .
## Uncompressed
```
Hash: 49023fec553882c3285c
Version: webpack 3.5.1
Hash: be6b9171c119036aca2b
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
3db3fdaf96bbdadce99a.js 238 bytes 0 [emitted]
7c1138cf80dd374c367e.js 238 bytes 1 [emitted]
common.[chunkhash].js 732 bytes 2 [emitted] common
main.[chunkhash].js 656 bytes 3 [emitted] main
manifest.[chunkhash].js 5.89 kB 4 [emitted] manifest
3db3fdaf96bbdadce99a.js 239 bytes 0 [emitted]
7c1138cf80dd374c367e.js 239 bytes 1 [emitted]
common.[chunkhash].js 733 bytes 2 [emitted] common
main.[chunkhash].js 657 bytes 3 [emitted] main
manifest.[chunkhash].js 5.83 kB 4 [emitted] manifest
Entrypoint main = manifest.[chunkhash].js common.[chunkhash].js main.[chunkhash].js
Entrypoint common = manifest.[chunkhash].js common.[chunkhash].js
chunk {0} 3db3fdaf96bbdadce99a.js 29 bytes {3} [rendered]
@ -175,14 +175,14 @@ chunk {4} manifest.[chunkhash].js (manifest) 0 bytes [entry] [rendered]
## Minimized (uglify-js, no zip)
```
Hash: 49023fec553882c3285c
Version: webpack 3.5.1
Hash: be6b9171c119036aca2b
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
3db3fdaf96bbdadce99a.js 38 bytes 0 [emitted]
7c1138cf80dd374c367e.js 38 bytes 1 [emitted]
common.[chunkhash].js 150 bytes 2 [emitted] common
main.[chunkhash].js 165 bytes 3 [emitted] main
manifest.[chunkhash].js 1.46 kB 4 [emitted] manifest
manifest.[chunkhash].js 1.41 kB 4 [emitted] manifest
Entrypoint main = manifest.[chunkhash].js common.[chunkhash].js main.[chunkhash].js
Entrypoint common = manifest.[chunkhash].js common.[chunkhash].js
chunk {0} 3db3fdaf96bbdadce99a.js 29 bytes {3} [rendered]

View File

@ -67,10 +67,10 @@ body {
```
Hash: 5be34b0d3c624e61c616
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
ce21cbdd9b894e6af794813eb3fdaf60.png 119 bytes [emitted]
0.output.js 2.43 kB 0 [emitted]
0.output.js 2.44 kB 0 [emitted]
output.js 21.2 kB 1 [emitted] main
style.css 71 bytes 1 [emitted] main
Entrypoint main = output.js style.css
@ -105,7 +105,7 @@ Child extract-text-webpack-plugin ../../node_modules/extract-text-webpack-plugin
```
Hash: edbe0e91ba86d814d855
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
ce21cbdd9b894e6af794813eb3fdaf60.png 119 bytes [emitted]
0.output.js 343 bytes 0 [emitted]

View File

@ -99,7 +99,7 @@ getTemplate("b", function(b) {
/******/ // start chunk loading
/******/ var head = document.getElementsByTagName('head')[0];
/******/ var script = document.createElement('script');
/******/ script.type = 'text/javascript';
/******/ script.type = "text/javascript";
/******/ script.charset = 'utf-8';
/******/ script.async = true;
/******/ script.timeout = 120000;
@ -176,14 +176,14 @@ getTemplate("b", function(b) {
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
function getTemplate(templateName, callback) {
__webpack_require__.e/* require */(0).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! ../require.context/templates */ 1)("./"+templateName)]; (function(tmpl) {
__webpack_require__.e/* require */(0).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! ../require.context/templates */ 1)("./"+templateName)]; ((function(tmpl) {
callback(tmpl());
}.apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__));}).catch(__webpack_require__.oe);
}).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__));}).catch(__webpack_require__.oe);
}
getTemplate("a", function(a) {
console.log(a);
@ -205,7 +205,7 @@ webpackJsonp([0],[
/*!*********************************************!*\
!*** ../require.context/templates ^\.\/.*$ ***!
\*********************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -238,7 +238,7 @@ webpackContext.id = 1;
/*!*****************************************!*\
!*** ../require.context/templates/a.js ***!
\*****************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -251,7 +251,7 @@ module.exports = function() {
/*!*****************************************!*\
!*** ../require.context/templates/b.js ***!
\*****************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -264,7 +264,7 @@ module.exports = function() {
/*!*****************************************!*\
!*** ../require.context/templates/c.js ***!
\*****************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -282,9 +282,9 @@ module.exports = function() {
```
Hash: 1c46bbe47e8b8a0ee8e2
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.output.js 1.85 kB 0 [emitted]
0.output.js 1.86 kB 0 [emitted]
output.js 6.37 kB 1 [emitted] main
Entrypoint main = output.js
chunk {0} 0.output.js 463 bytes {1} [rendered]
@ -309,7 +309,7 @@ chunk {1} output.js (main) 261 bytes [entry] [rendered]
```
Hash: 1c46bbe47e8b8a0ee8e2
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.output.js 544 bytes 0 [emitted]
output.js 1.52 kB 1 [emitted] main

View File

@ -99,7 +99,7 @@ getTemplate("b", function(b) {
/******/ // start chunk loading
/******/ var head = document.getElementsByTagName('head')[0];
/******/ var script = document.createElement('script');
/******/ script.type = 'text/javascript';
/******/ script.type = "text/javascript";
/******/ script.charset = 'utf-8';
/******/ script.async = true;
/******/ script.timeout = 120000;
@ -176,7 +176,7 @@ getTemplate("b", function(b) {
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -205,7 +205,7 @@ webpackJsonp([0],[
/*!*********************************************!*\
!*** ../require.context/templates ^\.\/.*$ ***!
\*********************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -238,7 +238,7 @@ webpackContext.id = 1;
/*!*****************************************!*\
!*** ../require.context/templates/a.js ***!
\*****************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -251,7 +251,7 @@ module.exports = function() {
/*!*****************************************!*\
!*** ../require.context/templates/b.js ***!
\*****************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -264,7 +264,7 @@ module.exports = function() {
/*!*****************************************!*\
!*** ../require.context/templates/c.js ***!
\*****************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -282,10 +282,10 @@ module.exports = function() {
```
Hash: f67ab883501eec17d2fb
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.output.js 1.85 kB 0 [emitted]
output.js 6.3 kB 1 [emitted] main
0.output.js 1.86 kB 0 [emitted]
output.js 6.31 kB 1 [emitted] main
Entrypoint main = output.js
chunk {0} 0.output.js 463 bytes {1} [rendered]
> [0] ./example.js 2:1-4:3
@ -309,7 +309,7 @@ chunk {1} output.js (main) 276 bytes [entry] [rendered]
```
Hash: f67ab883501eec17d2fb
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.output.js 544 bytes 0 [emitted]
output.js 1.49 kB 1 [emitted] main

View File

@ -102,7 +102,7 @@ module.exports = "It works";
/******/ // start chunk loading
/******/ var head = document.getElementsByTagName('head')[0];
/******/ var script = document.createElement('script');
/******/ script.type = 'text/javascript';
/******/ script.type = "text/javascript";
/******/ script.charset = 'utf-8';
/******/ script.async = true;
/******/ script.timeout = 120000;
@ -179,7 +179,7 @@ module.exports = "It works";
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -193,7 +193,7 @@ __webpack_require__(/*! bundle-loader!./file.js */ 1)(function(fileJsExports) {
/*!******************************************************!*\
!*** (webpack)/node_modules/bundle-loader!./file.js ***!
\******************************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -225,7 +225,7 @@ webpackJsonp([0],{
/*!*****************!*\
!*** ./file.js ***!
\*****************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -242,9 +242,9 @@ module.exports = "It works";
```
Hash: 0f292e2adbe6929efd48
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.output.js 231 bytes 0 [emitted]
0.output.js 232 bytes 0 [emitted]
output.js 6.73 kB 1 [emitted] main
Entrypoint main = output.js
chunk {0} 0.output.js 28 bytes {1} [rendered]
@ -262,7 +262,7 @@ chunk {1} output.js (main) 378 bytes [entry] [rendered]
```
Hash: 0f292e2adbe6929efd48
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.output.js 58 bytes 0 [emitted]
output.js 1.55 kB 1 [emitted] main

View File

@ -110,7 +110,7 @@ Promise.all([loadC("1"), loadC("2")]).then(function(arr) {
/******/ // start chunk loading
/******/ var head = document.getElementsByTagName('head')[0];
/******/ var script = document.createElement('script');
/******/ script.type = 'text/javascript';
/******/ script.type = "text/javascript";
/******/ script.charset = 'utf-8';
/******/ script.async = true;
/******/ script.timeout = 120000;
@ -189,7 +189,7 @@ Promise.all([loadC("1"), loadC("2")]).then(function(arr) {
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! exports provided: */
/*! no exports provided */
/*! all exports used */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
@ -217,7 +217,7 @@ Promise.all([loadC("1"), loadC("2")]).then(function(arr) {
/*!***************************!*\
!*** ./node_modules/a.js ***!
\***************************/
/*! no static exports found */
/*! dynamic exports provided */
/***/ (function(module, exports) {
// module a
@ -227,7 +227,7 @@ Promise.all([loadC("1"), loadC("2")]).then(function(arr) {
/*!**************************************!*\
!*** ./node_modules/c lazy ^\.\/.*$ ***!
\**************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -274,11 +274,11 @@ module.exports = webpackAsyncContext;
```
Hash: f2701c90a6d1597932b5
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.output.js 258 bytes 0 [emitted]
1.output.js 249 bytes 1 [emitted]
2.output.js 244 bytes 2 [emitted]
0.output.js 259 bytes 0 [emitted]
1.output.js 250 bytes 1 [emitted]
2.output.js 245 bytes 2 [emitted]
output.js 7.55 kB 3 [emitted] main
Entrypoint main = output.js
chunk {0} 0.output.js 13 bytes {3} [rendered]
@ -301,7 +301,7 @@ chunk {3} output.js (main) 427 bytes [entry] [rendered]
```
Hash: f2701c90a6d1597932b5
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.output.js 37 bytes 0 [emitted]
1.output.js 36 bytes 1 [emitted]

View File

@ -117,7 +117,7 @@ export default foo;
/******/ // start chunk loading
/******/ var head = document.getElementsByTagName('head')[0];
/******/ var script = document.createElement('script');
/******/ script.type = 'text/javascript';
/******/ script.type = "text/javascript";
/******/ script.charset = 'utf-8';
/******/ script.async = true;
/******/ script.timeout = 120000;
@ -197,7 +197,7 @@ export default foo;
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -223,7 +223,7 @@ getTemplate("baz");
/*!*********************************!*\
!*** ./templates lazy ^\.\/.*$ ***!
\*********************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -277,7 +277,7 @@ module.exports = webpackAsyncContext;
```
Hash: 6f07710827408f86ab81
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.output.js 444 bytes 0 [emitted]
1.output.js 450 bytes 1 [emitted]
@ -310,7 +310,7 @@ chunk {3} output.js (main) 456 bytes [entry] [rendered]
```
Hash: 6f07710827408f86ab81
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.output.js 117 bytes 0 [emitted]
1.output.js 116 bytes 1 [emitted]

View File

@ -117,7 +117,7 @@ export default foo;
/******/ // start chunk loading
/******/ var head = document.getElementsByTagName('head')[0];
/******/ var script = document.createElement('script');
/******/ script.type = 'text/javascript';
/******/ script.type = "text/javascript";
/******/ script.charset = 'utf-8';
/******/ script.async = true;
/******/ script.timeout = 120000;
@ -197,11 +197,11 @@ export default foo;
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
__webpack_require__.e/* import() */(0/*! chunk-foo */).then(__webpack_require__.bind(null, /*! ./templates/foo */ 2)).then(function(foo) {
__webpack_require__.e/* import() */(0/*! chunk-foo *//* duplicate */).then(__webpack_require__.bind(null, /*! ./templates/foo */ 2)).then(function(foo) {
console.log('foo:', foo);
})
@ -223,7 +223,7 @@ __webpack_require__(/*! ./templates */ 4)("./ba" + createContextVar).then(functi
/*!***********************************!*\
!*** ./templates lazy ^\.\/ba.*$ ***!
\***********************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -269,12 +269,12 @@ module.exports = webpackAsyncContext;
```
Hash: 9d034b3ada38a1291aa9
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.output.js 444 bytes 0 [emitted] chunk-foo
1.output.js 450 bytes 1 [emitted] chunk-bar-baz2
2.output.js 441 bytes 2 [emitted] chunk-bar-baz0
output.js 7.3 kB 3 [emitted] main
output.js 7.32 kB 3 [emitted] main
Entrypoint main = output.js
chunk {0} 0.output.js (chunk-foo) 41 bytes {3} [rendered]
> duplicate chunk-foo [3] ./example.js 1:0-62
@ -304,7 +304,7 @@ chunk {3} output.js (main) 580 bytes [entry] [rendered]
```
Hash: 9d034b3ada38a1291aa9
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.output.js 117 bytes 0 [emitted] chunk-foo
1.output.js 116 bytes 1 [emitted] chunk-bar-baz2

View File

@ -121,7 +121,7 @@ require.ensure(["c"], function(require) {
/******/ // start chunk loading
/******/ var head = document.getElementsByTagName('head')[0];
/******/ var script = document.createElement('script');
/******/ script.type = 'text/javascript';
/******/ script.type = "text/javascript";
/******/ script.charset = 'utf-8';
/******/ script.async = true;
/******/ script.timeout = 120000;
@ -198,7 +198,7 @@ require.ensure(["c"], function(require) {
/*!***************************!*\
!*** ./node_modules/b.js ***!
\***************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -209,7 +209,7 @@ require.ensure(["c"], function(require) {
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -225,7 +225,7 @@ __webpack_require__.e/* require.ensure */(0).then((function(require) {
/*!***************************!*\
!*** ./node_modules/a.js ***!
\***************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -246,7 +246,7 @@ webpackJsonp([0],[
/*!***************************!*\
!*** ./node_modules/c.js ***!
\***************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -257,7 +257,7 @@ webpackJsonp([0],[
/*!***************************!*\
!*** ./node_modules/d.js ***!
\***************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -279,10 +279,10 @@ webpackJsonp([0],[,,,function(n,c){},function(n,c){}]);
```
Hash: 6a2e963878a958fd1aca
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.output.js 488 bytes 0 [emitted]
output.js 6.66 kB 1 [emitted] main
0.output.js 490 bytes 0 [emitted]
output.js 6.67 kB 1 [emitted] main
Entrypoint main = output.js
chunk {0} 0.output.js 22 bytes {1} [rendered]
> [1] ./example.js 3:0-6:2
@ -297,7 +297,7 @@ chunk {1} output.js (main) 166 bytes [entry] [rendered]
```
Hash: 6a2e963878a958fd1aca
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.output.js 55 bytes 0 [emitted]
output.js 1.45 kB 1 [emitted] main

View File

@ -103,7 +103,7 @@ module.exports = 42
/*!*********************!*\
!*** ./cup2.coffee ***!
\*********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -117,7 +117,7 @@ module.exports = 42;
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -128,7 +128,7 @@ console.log(__webpack_require__(/*! ./cup1 */ 2));
/*!*********************!*\
!*** ./cup1.coffee ***!
\*********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -150,9 +150,9 @@ module.exports = {
```
Hash: 22e68923dcce75e38966
Version: webpack 3.5.1
Asset Size Chunks Chunk Names
output.js 3.29 kB 0 [emitted] main
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
output.js 3.3 kB 0 [emitted] main
Entrypoint main = output.js
chunk {0} output.js (main) 206 bytes [entry] [rendered]
> main [1] ./example.js
@ -168,7 +168,7 @@ chunk {0} output.js (main) 206 bytes [entry] [rendered]
```
Hash: 22e68923dcce75e38966
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
output.js 640 bytes 0 [emitted] main
Entrypoint main = output.js

View File

@ -128,55 +128,6 @@ module.exports = {
/******/ return module.exports;
/******/ }
/******/
/******/ // This file contains only the entry chunk.
/******/ // The chunk loading function for additional chunks
/******/ __webpack_require__.e = function requireEnsure(chunkId) {
/******/ var installedChunkData = installedChunks[chunkId];
/******/ if(installedChunkData === 0) {
/******/ return new Promise(function(resolve) { resolve(); });
/******/ }
/******/
/******/ // a Promise means "currently loading".
/******/ if(installedChunkData) {
/******/ return installedChunkData[2];
/******/ }
/******/
/******/ // setup Promise in chunk cache
/******/ var promise = new Promise(function(resolve, reject) {
/******/ installedChunkData = installedChunks[chunkId] = [resolve, reject];
/******/ });
/******/ installedChunkData[2] = promise;
/******/
/******/ // start chunk loading
/******/ var head = document.getElementsByTagName('head')[0];
/******/ var script = document.createElement('script');
/******/ script.type = 'text/javascript';
/******/ script.charset = 'utf-8';
/******/ script.async = true;
/******/ script.timeout = 120000;
/******/
/******/ if (__webpack_require__.nc) {
/******/ script.setAttribute("nonce", __webpack_require__.nc);
/******/ }
/******/ script.src = __webpack_require__.p + "" + chunkId + ".js";
/******/ var timeout = setTimeout(onScriptComplete, 120000);
/******/ script.onerror = script.onload = onScriptComplete;
/******/ function onScriptComplete() {
/******/ // avoid mem leaks in IE.
/******/ script.onerror = script.onload = null;
/******/ clearTimeout(timeout);
/******/ var chunk = installedChunks[chunkId];
/******/ if(chunk !== 0) {
/******/ if(chunk) {
/******/ chunk[1](new Error('Loading chunk ' + chunkId + ' failed.'));
/******/ }
/******/ installedChunks[chunkId] = undefined;
/******/ }
/******/ };
/******/ head.appendChild(script);
/******/
/******/ return promise;
/******/ };
/******/
/******/ // expose the modules object (__webpack_modules__)
/******/ __webpack_require__.m = modules;
@ -229,7 +180,7 @@ module.exports = {
/*!*********************************!*\
!*** multi ./vendor1 ./vendor2 ***!
\*********************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -242,7 +193,7 @@ module.exports = __webpack_require__(/*! ./vendor2 */4);
/*!********************!*\
!*** ./vendor1.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -253,7 +204,7 @@ module.exports = "vendor1";
/*!********************!*\
!*** ./vendor2.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -271,7 +222,7 @@ webpackJsonp([0],[
/*!*********************!*\
!*** ./utility2.js ***!
\*********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -282,7 +233,7 @@ module.exports = "utility2";
/*!*********************!*\
!*** ./utility3.js ***!
\*********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -301,7 +252,7 @@ webpackJsonp([1],{
/*!******************!*\
!*** ./pageA.js ***!
\******************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -316,7 +267,7 @@ module.exports = "pageA";
/*!*********************!*\
!*** ./utility1.js ***!
\*********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -336,7 +287,7 @@ webpackJsonp([3],{
/*!******************!*\
!*** ./pageB.js ***!
\******************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -359,7 +310,7 @@ webpackJsonp([2],{
/*!******************!*\
!*** ./pageC.js ***!
\******************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -379,13 +330,13 @@ module.exports = "pageC";
```
Hash: 3b80b7c17398c31e4705
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
common.js 459 bytes 0 [emitted] common
pageA.js 595 bytes 1 [emitted] pageA
pageC.js 374 bytes 2 [emitted] pageC
pageB.js 374 bytes 3 [emitted] pageB
vendor.js 6.7 kB 4 [emitted] vendor
common.js 461 bytes 0 [emitted] common
pageA.js 597 bytes 1 [emitted] pageA
pageC.js 375 bytes 2 [emitted] pageC
pageB.js 375 bytes 3 [emitted] pageB
vendor.js 4.77 kB 4 [emitted] vendor
Entrypoint vendor = vendor.js
Entrypoint pageA = vendor.js common.js pageA.js
Entrypoint pageB = vendor.js common.js pageB.js
@ -422,13 +373,13 @@ chunk {4} vendor.js (vendor) 94 bytes [entry] [rendered]
```
Hash: 3b80b7c17398c31e4705
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
common.js 92 bytes 0 [emitted] common
pageA.js 109 bytes 1 [emitted] pageA
pageC.js 71 bytes 2 [emitted] pageC
pageB.js 71 bytes 3 [emitted] pageB
vendor.js 1.48 kB 4 [emitted] vendor
vendor.js 918 bytes 4 [emitted] vendor
Entrypoint vendor = vendor.js
Entrypoint pageA = vendor.js common.js pageA.js
Entrypoint pageB = vendor.js common.js pageB.js

View File

@ -210,7 +210,7 @@ module.exports = [
/******/ // start chunk loading
/******/ var head = document.getElementsByTagName('head')[0];
/******/ var script = document.createElement('script');
/******/ script.type = 'text/javascript';
/******/ script.type = "text/javascript";
/******/ script.charset = 'utf-8';
/******/ script.async = true;
/******/ script.timeout = 120000;
@ -287,7 +287,7 @@ module.exports = [
/*!**************************!*\
!*** multi ./example.js ***!
\**************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -299,7 +299,7 @@ module.exports = __webpack_require__(/*! ./example.js */1);
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -323,7 +323,7 @@ main();
/*!******************************!*\
!*** ./reusableComponent.js ***!
\******************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -345,7 +345,7 @@ webpackJsonp([0],{
/*!******************!*\
!*** ./pageC.js ***!
\******************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -371,7 +371,7 @@ webpackJsonp([1],{
/*!******************!*\
!*** ./pageB.js ***!
\******************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -398,7 +398,7 @@ webpackJsonp([2],{
/*!******************!*\
!*** ./pageA.js ***!
\******************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -498,7 +498,7 @@ module.exports = function() {
/******/ // start chunk loading
/******/ var head = document.getElementsByTagName('head')[0];
/******/ var script = document.createElement('script');
/******/ script.type = 'text/javascript';
/******/ script.type = "text/javascript";
/******/ script.charset = 'utf-8';
/******/ script.async = true;
/******/ script.timeout = 120000;
@ -570,7 +570,7 @@ module.exports = function() {
/*!**************************!*\
!*** multi ./example.js ***!
\**************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -582,7 +582,7 @@ module.exports = __webpack_require__(/*! ./example.js */1);
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -614,7 +614,7 @@ webpackJsonp([0],{
/*!******************************!*\
!*** ./reusableComponent.js ***!
\******************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -637,7 +637,7 @@ webpackJsonp([1],{
/*!******************!*\
!*** ./pageB.js ***!
\******************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -664,7 +664,7 @@ webpackJsonp([2],{
/*!******************!*\
!*** ./pageA.js ***!
\******************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -690,7 +690,7 @@ webpackJsonp([3],{
/*!******************!*\
!*** ./pageC.js ***!
\******************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -713,13 +713,13 @@ module.exports = function() {
```
Hash: 777f989f517d7831d56f1d268f47bc8703ad9f73
Version: webpack 3.6.0
Version: webpack 3.11.0
Child
Hash: 777f989f517d7831d56f
Asset Size Chunks Chunk Names
0.output.js 388 bytes 0 [emitted]
1.output.js 481 bytes 1 [emitted]
2.output.js 388 bytes 2 [emitted]
0.output.js 389 bytes 0 [emitted]
1.output.js 482 bytes 1 [emitted]
2.output.js 389 bytes 2 [emitted]
output.js 6.95 kB 3 [emitted] main
Entrypoint main = output.js
chunk {0} 0.output.js 142 bytes {3} [rendered]
@ -745,11 +745,11 @@ Child
Child
Hash: 1d268f47bc8703ad9f73
Asset Size Chunks Chunk Names
0.asyncoutput.js 314 bytes 0 [emitted]
1.asyncoutput.js 522 bytes 1 [emitted]
2.asyncoutput.js 388 bytes 2 [emitted]
3.asyncoutput.js 388 bytes 3 [emitted]
asyncoutput.js 6.7 kB 4 [emitted] main
0.asyncoutput.js 315 bytes 0 [emitted]
1.asyncoutput.js 523 bytes 1 [emitted]
2.asyncoutput.js 389 bytes 2 [emitted]
3.asyncoutput.js 389 bytes 3 [emitted]
asyncoutput.js 6.71 kB 4 [emitted] main
Entrypoint main = asyncoutput.js
chunk {0} 0.asyncoutput.js 72 bytes {4} [rendered]
> async commons [1] ./example.js 3:1-6:3
@ -780,7 +780,7 @@ Child
```
Hash: 777f989f517d7831d56f1d268f47bc8703ad9f73
Version: webpack 3.6.0
Version: webpack 3.11.0
Child
Hash: 777f989f517d7831d56f
Asset Size Chunks Chunk Names

View File

@ -115,7 +115,7 @@ exports.add = function() {
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -128,7 +128,7 @@ inc(a); // 2
/*!**********************!*\
!*** ./increment.js ***!
\**********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -142,7 +142,7 @@ exports.increment = function(val) {
/*!*****************!*\
!*** ./math.js ***!
\*****************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -164,7 +164,7 @@ exports.add = function() {
```
Hash: 9407d8cd068b1845b368
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
output.js 3.39 kB 0 [emitted] main
Entrypoint main = output.js
@ -181,7 +181,7 @@ chunk {0} output.js (main) 329 bytes [entry] [rendered]
```
Hash: 9407d8cd068b1845b368
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
output.js 672 bytes 0 [emitted] main
Entrypoint main = output.js

View File

@ -118,7 +118,7 @@ module.exports = {
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -129,7 +129,7 @@ __webpack_require__(/*! ./style.css */ 1);
/*!*******************!*\
!*** ./style.css ***!
\*******************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -153,7 +153,7 @@ body {
```
Hash: d3955970c7b0655c299a
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
ce21cbdd9b894e6af794813eb3fdaf60.png 119 bytes [emitted]
output.js 2.9 kB 0 [emitted] main
@ -180,7 +180,7 @@ Child extract-text-webpack-plugin ../../node_modules/extract-text-webpack-plugin
```
Hash: 7e35402b768b90e83df1
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
ce21cbdd9b894e6af794813eb3fdaf60.png 119 bytes [emitted]
output.js 504 bytes 0 [emitted] main

View File

@ -120,7 +120,7 @@ var vendor_lib_6b1edee0549eb5092709 =
/*!****************!*\
!*** dll main ***!
\****************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -159,7 +159,7 @@ function square(n) {
```
Hash: 6b1edee0549eb5092709
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
vendor.js 3.18 kB 0 [emitted] main
Entrypoint main = vendor.js
@ -173,7 +173,7 @@ chunk {0} vendor.js (main) 60 bytes [entry] [rendered]
```
Hash: 6b1edee0549eb5092709
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
vendor.js 652 bytes 0 [emitted] main
Entrypoint main = vendor.js

View File

@ -125,7 +125,7 @@ console.log(new square(7));
/*!************************!*\
!*** ./example-app.js ***!
\************************/
/*! exports provided: */
/*! no exports provided */
/*! all exports used */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
@ -154,7 +154,7 @@ module.exports = (__webpack_require__(2))(1);
/*!**************************************************!*\
!*** external "vendor_lib_6b1edee0549eb5092709" ***!
\**************************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -169,8 +169,8 @@ module.exports = vendor_lib_6b1edee0549eb5092709;
## Uncompressed
```
Hash: 26778169dabaf1f3965d
Version: webpack 3.5.1
Hash: 7067963043e156e8b20c
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
app.js 3.85 kB 0 [emitted] main
Entrypoint main = app.js
@ -187,8 +187,8 @@ chunk {0} app.js (main) 182 bytes [entry] [rendered]
## Minimized (uglify-js, no zip)
```
Hash: 26778169dabaf1f3965d
Version: webpack 3.5.1
Hash: 7067963043e156e8b20c
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
app.js 710 bytes 0 [emitted] main
Entrypoint main = app.js

View File

@ -117,7 +117,7 @@ console.log(require("module"));
/*!*********************************************!*\
!*** external "alpha_457b6718a3ff9f8c2d77" ***!
\*********************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -128,7 +128,7 @@ module.exports = alpha_457b6718a3ff9f8c2d77;
/*!********************************************!*\
!*** external "beta_457b6718a3ff9f8c2d77" ***!
\********************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -139,7 +139,7 @@ module.exports = beta_457b6718a3ff9f8c2d77;
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -158,7 +158,7 @@ console.log(__webpack_require__(/*! module */ 8));
/*!**************************************************************************!*\
!*** delegated ./alpha.js from dll-reference alpha_457b6718a3ff9f8c2d77 ***!
\**************************************************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -169,7 +169,7 @@ module.exports = (__webpack_require__(0))(1);
/*!**********************************************************************!*\
!*** delegated ./a.js from dll-reference alpha_457b6718a3ff9f8c2d77 ***!
\**********************************************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -180,7 +180,7 @@ module.exports = (__webpack_require__(0))(2);
/*!************************************************************************!*\
!*** delegated ./beta.js from dll-reference beta_457b6718a3ff9f8c2d77 ***!
\************************************************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -191,7 +191,7 @@ module.exports = (__webpack_require__(1))(5);
/*!*********************************************************************!*\
!*** delegated ./b.js from dll-reference beta_457b6718a3ff9f8c2d77 ***!
\*********************************************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -202,7 +202,7 @@ module.exports = (__webpack_require__(1))(6);
/*!**********************************************************************!*\
!*** delegated ./c.jsx from dll-reference beta_457b6718a3ff9f8c2d77 ***!
\**********************************************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -213,7 +213,7 @@ module.exports = (__webpack_require__(1))(7);
/*!*****************************************************************************************!*\
!*** delegated ../node_modules/module.js from dll-reference alpha_457b6718a3ff9f8c2d77 ***!
\*****************************************************************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -228,10 +228,10 @@ module.exports = (__webpack_require__(0))(3);
## Uncompressed
```
Hash: 60ca229a9df08630fded
Version: webpack 3.5.1
Hash: 9465b8f83bfdde21e34b
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
output.js 6.06 kB 0 [emitted] main
output.js 6.07 kB 0 [emitted] main
Entrypoint main = output.js
chunk {0} output.js (main) 549 bytes [entry] [rendered]
> main [2] ./example.js
@ -254,8 +254,8 @@ chunk {0} output.js (main) 549 bytes [entry] [rendered]
## Minimized (uglify-js, no zip)
```
Hash: 60ca229a9df08630fded
Version: webpack 3.5.1
Hash: 9465b8f83bfdde21e34b
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
output.js 904 bytes 0 [emitted] main
Entrypoint main = output.js

View File

@ -115,7 +115,7 @@ var alpha_457b6718a3ff9f8c2d77 =
/*!*****************!*\
!*** dll alpha ***!
\*****************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -126,7 +126,7 @@ module.exports = __webpack_require__;
/*!******************!*\
!*** ./alpha.js ***!
\******************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -137,7 +137,7 @@ module.exports = "alpha";
/*!**************!*\
!*** ./a.js ***!
\**************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -148,7 +148,7 @@ module.exports = "a";
/*!*********************************!*\
!*** ../node_modules/module.js ***!
\*********************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -170,10 +170,10 @@ module.exports = "module";
```
Hash: 457b6718a3ff9f8c2d77
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
MyDll.beta.js 3.31 kB 0 [emitted] beta
MyDll.alpha.js 3.34 kB 1 [emitted] alpha
MyDll.beta.js 3.32 kB 0 [emitted] beta
MyDll.alpha.js 3.35 kB 1 [emitted] alpha
Entrypoint alpha = MyDll.alpha.js
Entrypoint beta = MyDll.beta.js
chunk {0} MyDll.beta.js (beta) 80 bytes [entry] [rendered]
@ -199,7 +199,7 @@ chunk {1} MyDll.alpha.js (alpha) 84 bytes [entry] [rendered]
```
Hash: 457b6718a3ff9f8c2d77
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
MyDll.beta.js 627 bytes 0 [emitted] beta
MyDll.alpha.js 628 bytes 1 [emitted] alpha

View File

@ -123,7 +123,7 @@ var vendor_3e23dee019354f6a37c0 =
/*!****************!*\
!*** dll main ***!
\****************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -134,7 +134,7 @@ module.exports = __webpack_require__;
/*!*******************!*\
!*** ./vendor.js ***!
\*******************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -145,7 +145,7 @@ module.exports = "Vendor";
/*!********************!*\
!*** ./vendor2.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -228,7 +228,7 @@ module.exports = "Vendor2";
/*!**********************************************!*\
!*** external "vendor_3e23dee019354f6a37c0" ***!
\**********************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -239,7 +239,7 @@ module.exports = vendor_3e23dee019354f6a37c0;
/*!******************!*\
!*** ./pageA.js ***!
\******************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -251,7 +251,7 @@ module.exports = "pageA";
/*!****************************************************************************!*\
!*** delegated ./vendor.js from dll-reference vendor_3e23dee019354f6a37c0 ***!
\****************************************************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -266,12 +266,12 @@ module.exports = (__webpack_require__(0))(1);
## Uncompressed
```
Hash: 3e23dee019354f6a37c0873a025592bd40b1b4d6
Version: webpack 3.5.1
Hash: 3e23dee019354f6a37c024ad466aeda02c32e5a7
Version: webpack 3.11.0
Child vendor:
Hash: 3e23dee019354f6a37c0
Asset Size Chunks Chunk Names
vendor.js 3.11 kB 0 [emitted] main
vendor.js 3.12 kB 0 [emitted] main
Entrypoint main = vendor.js
chunk {0} vendor.js (main) 65 bytes [entry] [rendered]
> main [0] dll main
@ -281,7 +281,7 @@ Child vendor:
[2] ./vendor2.js 27 bytes {0} [built]
single entry ./vendor2 [0] dll main main:1
Child app:
Hash: 873a025592bd40b1b4d6
Hash: 24ad466aeda02c32e5a7
Asset Size Chunks Chunk Names
pageB.js 3.46 kB 0 [emitted] pageB
pageA.js 3.44 kB 1 [emitted] pageA
@ -309,8 +309,8 @@ Child app:
## Minimized (uglify-js, no zip)
```
Hash: 3e23dee019354f6a37c0873a025592bd40b1b4d6
Version: webpack 3.5.1
Hash: 3e23dee019354f6a37c024ad466aeda02c32e5a7
Version: webpack 3.11.0
Child vendor:
Hash: 3e23dee019354f6a37c0
Asset Size Chunks Chunk Names
@ -324,7 +324,7 @@ Child vendor:
[2] ./vendor2.js 27 bytes {0} [built]
single entry ./vendor2 [0] dll main main:1
Child app:
Hash: 873a025592bd40b1b4d6
Hash: 24ad466aeda02c32e5a7
Asset Size Chunks Chunk Names
pageB.js 609 bytes 0 [emitted] pageB
pageA.js 607 bytes 1 [emitted] pageA

View File

@ -57,7 +57,7 @@ module.exports = {
var a = typeof exports === 'object' ? factory(require("add"), require("./math")["subtract"]) : factory(root["add"], root["subtract"]);
for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
}
})(this, function(__WEBPACK_EXTERNAL_MODULE_1__, __WEBPACK_EXTERNAL_MODULE_2__) {
})(typeof self !== 'undefined' ? self : this, function(__WEBPACK_EXTERNAL_MODULE_1__, __WEBPACK_EXTERNAL_MODULE_2__) {
```
<details><summary><code>return /******/ (function(modules) { /* webpackBootstrap */ })</code></summary>
@ -137,7 +137,7 @@ return /******/ (function(modules) { // webpackBootstrap
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -151,7 +151,7 @@ exports.exampleValue = subtract(add(42, 2), 2);
/*!**********************!*\
!*** external "add" ***!
\**********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -162,7 +162,7 @@ module.exports = __WEBPACK_EXTERNAL_MODULE_1__;
/*!***************************************************************************************************************!*\
!*** external {"root":"subtract","commonjs2":"./subtract","commonjs":["./math","subtract"],"amd":"subtract"} ***!
\***************************************************************************************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -178,10 +178,10 @@ module.exports = __WEBPACK_EXTERNAL_MODULE_2__;
## Uncompressed
```
Hash: b21d422ed5d9ade3ed36
Version: webpack 3.5.1
Hash: 32fda911d1e8acb2b888
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
output.js 4.13 kB 0 [emitted] main
output.js 4.17 kB 0 [emitted] main
Entrypoint main = output.js
chunk {0} output.js (main) 197 bytes [entry] [rendered]
> main [0] ./example.js
@ -192,10 +192,10 @@ chunk {0} output.js (main) 197 bytes [entry] [rendered]
## Minimized (uglify-js, no zip)
```
Hash: b21d422ed5d9ade3ed36
Version: webpack 3.5.1
Asset Size Chunks Chunk Names
output.js 978 bytes 0 [emitted] main
Hash: 32fda911d1e8acb2b888
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
output.js 1.01 kB 0 [emitted] main
Entrypoint main = output.js
chunk {0} output.js (main) 197 bytes [entry] [rendered]
> main [0] ./example.js

View File

@ -129,7 +129,7 @@ module.exports = {
/******/ // start chunk loading
/******/ var head = document.getElementsByTagName('head')[0];
/******/ var script = document.createElement('script');
/******/ script.type = 'text/javascript';
/******/ script.type = "text/javascript";
/******/ script.charset = 'utf-8';
/******/ script.async = true;
/******/ script.timeout = 120000;
@ -207,11 +207,11 @@ module.exports = {
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
Promise.all/* require */([__webpack_require__.e(4), __webpack_require__.e(0), __webpack_require__.e(1)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! ./a */ 0), __webpack_require__(/*! ./b */ 1), __webpack_require__(/*! ./c */ 3)]; (function(a, b, c) {}.apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__));}).catch(__webpack_require__.oe);
Promise.all/* require */([__webpack_require__.e(4), __webpack_require__.e(0), __webpack_require__.e(1)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! ./a */ 0), __webpack_require__(/*! ./b */ 1), __webpack_require__(/*! ./c */ 3)]; ((function(a, b, c) {}).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__));}).catch(__webpack_require__.oe);
Promise.all/* require.ensure */([__webpack_require__.e(3), __webpack_require__.e(0), __webpack_require__.e(1)]).then((function(require) {
__webpack_require__(/*! ./b */ 1);
@ -240,16 +240,16 @@ Promise.all/* require.ensure */([__webpack_require__.e(2), __webpack_require__.e
```
Hash: 37a3748d37b36bc162d0
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.output.js 221 bytes 0 [emitted] async2
1.output.js 212 bytes 1 [emitted] async1
2.output.js 215 bytes 2 [emitted]
3.output.js 215 bytes 3 [emitted]
4.output.js 215 bytes 4 [emitted]
5.output.js 215 bytes 5 [emitted]
6.output.js 215 bytes 6 [emitted]
output.js 7.22 kB 7 [emitted] main
0.output.js 222 bytes 0 [emitted] async2
1.output.js 213 bytes 1 [emitted] async1
2.output.js 216 bytes 2 [emitted]
3.output.js 216 bytes 3 [emitted]
4.output.js 216 bytes 4 [emitted]
5.output.js 216 bytes 5 [emitted]
6.output.js 216 bytes 6 [emitted]
output.js 7.23 kB 7 [emitted] main
Entrypoint main = output.js
chunk {0} 0.output.js (async2) 21 bytes {2} {7} [rendered]
> async commons duplicate [2] ./example.js 1:0-52
@ -299,7 +299,7 @@ chunk {7} output.js (main) 362 bytes [entry] [rendered]
```
Hash: 37a3748d37b36bc162d0
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.output.js 50 bytes 0 [emitted] async2
1.output.js 49 bytes 1 [emitted] async1

View File

@ -149,7 +149,7 @@ module.exports = {
/******/ // start chunk loading
/******/ var head = document.getElementsByTagName('head')[0];
/******/ var script = document.createElement('script');
/******/ script.type = 'text/javascript';
/******/ script.type = "text/javascript";
/******/ script.charset = 'utf-8';
/******/ script.async = true;
/******/ script.timeout = 120000;
@ -227,12 +227,12 @@ module.exports = {
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
// a chunks with a, b, c
Promise.all/* require */([__webpack_require__.e(0), __webpack_require__.e(2)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! ./a */ 0), __webpack_require__(/*! ./b */ 1), __webpack_require__(/*! ./c */ 3)]; (function(a, b, c) {}.apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__));}).catch(__webpack_require__.oe);
Promise.all/* require */([__webpack_require__.e(0), __webpack_require__.e(2)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! ./a */ 0), __webpack_require__(/*! ./b */ 1), __webpack_require__(/*! ./c */ 3)]; ((function(a, b, c) {}).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__));}).catch(__webpack_require__.oe);
// a chunk with a, b, d
Promise.all/* require.ensure */([__webpack_require__.e(0), __webpack_require__.e(1)]).then((function(require) {
@ -254,7 +254,7 @@ webpackJsonp([0],[
/*!**************!*\
!*** ./a.js ***!
\**************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -265,7 +265,7 @@ module.exports = "a";
/*!**************!*\
!*** ./b.js ***!
\**************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -284,7 +284,7 @@ webpackJsonp([1],{
/*!**************!*\
!*** ./d.js ***!
\**************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -304,7 +304,7 @@ webpackJsonp([2],{
/*!**************!*\
!*** ./c.js ***!
\**************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -321,12 +321,12 @@ module.exports = "c";
```
Hash: ca87dc9e54fc3309c0fd
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.output.js 403 bytes 0 [emitted]
1.output.js 215 bytes 1 [emitted]
2.output.js 215 bytes 2 [emitted]
output.js 6.56 kB 3 [emitted] main
0.output.js 405 bytes 0 [emitted]
1.output.js 216 bytes 1 [emitted]
2.output.js 216 bytes 2 [emitted]
output.js 6.57 kB 3 [emitted] main
Entrypoint main = output.js
chunk {0} 0.output.js 42 bytes {3} [rendered]
> async commons [2] ./example.js 2:0-52
@ -354,7 +354,7 @@ chunk {3} output.js (main) 194 bytes [entry] [rendered]
```
Hash: ca87dc9e54fc3309c0fd
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.output.js 78 bytes 0 [emitted]
1.output.js 51 bytes 1 [emitted]

View File

@ -144,7 +144,7 @@ export var named = "named";
/*!***************!*\
!*** ./fs.js ***!
\***************/
/*! no static exports found */
/*! dynamic exports provided */
/*! exports used: default, readFile */
/***/ (function(module, exports) {
@ -162,7 +162,7 @@ exports.readFile = function() {};
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! exports provided: */
/*! no exports provided */
/*! all exports used */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
@ -196,7 +196,7 @@ Object(__WEBPACK_IMPORTED_MODULE_1__reexport_commonjs__["readFile"])("file");
/*!******************************!*\
!*** ./reexport-commonjs.js ***!
\******************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! exports used: readFile */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
@ -218,7 +218,7 @@ Object(__WEBPACK_IMPORTED_MODULE_1__reexport_commonjs__["readFile"])("file");
/*!*********************!*\
!*** ./example2.js ***!
\*********************/
/*! no static exports found */
/*! dynamic exports provided */
/***/ (function(module, exports, __webpack_require__) {
// CommonJs module
@ -257,7 +257,7 @@ var named = "named";
```
Hash: 756e5e3b676506d280a4
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
output.js 6.13 kB 0 [emitted] main
Entrypoint main = output.js
@ -286,7 +286,7 @@ chunk {0} output.js (main) 1.2 kB [entry] [rendered]
```
Hash: 756e5e3b676506d280a4
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
output.js 1.03 kB 0 [emitted] main
Entrypoint main = output.js

View File

@ -25,7 +25,7 @@ module.exports = {
exports["MyLibrary"] = factory();
else
root["MyLibrary"] = factory();
})(this, function() {
})(typeof self !== 'undefined' ? self : this, function() {
```
<details><summary><code>return /******/ (function(modules) { /* webpackBootstrap */ })</code></summary>
@ -131,9 +131,9 @@ function increment() {
```
Hash: 0b2bf5443af50d14e1e0
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
MyLibrary.umd.js 3.45 kB 0 [emitted] main
MyLibrary.umd.js 3.49 kB 0 [emitted] main
Entrypoint main = MyLibrary.umd.js
chunk {0} MyLibrary.umd.js (main) 97 bytes [entry] [rendered]
> main [0] ./example.js
@ -145,9 +145,9 @@ chunk {0} MyLibrary.umd.js (main) 97 bytes [entry] [rendered]
```
Hash: 0b2bf5443af50d14e1e0
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
MyLibrary.umd.js 872 bytes 0 [emitted] main
MyLibrary.umd.js 902 bytes 0 [emitted] main
Entrypoint main = MyLibrary.umd.js
chunk {0} MyLibrary.umd.js (main) 97 bytes [entry] [rendered]
> main [0] ./example.js

View File

@ -161,7 +161,7 @@ function list() {
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! exports provided: */
/*! no exports provided */
/*! all exports used */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
@ -229,7 +229,7 @@ function c() { console.log("c"); }
```
Hash: 4cac4181f66e42d03af9
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
output.js 5.02 kB 0 [emitted] main
Entrypoint main = output.js
@ -256,7 +256,7 @@ chunk {0} output.js (main) 726 bytes [entry] [rendered]
```
Hash: 4cac4181f66e42d03af9
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
output.js 895 bytes 0 [emitted] main
Entrypoint main = output.js

View File

@ -106,7 +106,7 @@ export function increment(val) {
/******/ // start chunk loading
/******/ var head = document.getElementsByTagName('head')[0];
/******/ var script = document.createElement('script');
/******/ script.type = 'text/javascript';
/******/ script.type = "text/javascript";
/******/ script.charset = 'utf-8';
/******/ script.async = true;
/******/ script.timeout = 120000;
@ -183,7 +183,7 @@ export function increment(val) {
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! exports provided: */
/*! no exports provided */
/*! all exports used */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
@ -248,7 +248,7 @@ function add() {
```
Hash: f5982ea38c08a86ed265
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.output.js 484 bytes 0 [emitted]
output.js 7.36 kB 1 [emitted] main
@ -276,7 +276,7 @@ chunk {1} output.js (main) 419 bytes [entry] [rendered]
```
Hash: f5982ea38c08a86ed265
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.output.js 147 bytes 0 [emitted]
output.js 1.69 kB 1 [emitted] main

View File

@ -45,23 +45,23 @@ module.exports = {
```
Hash: 35256bb30300e8777ddd
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
04e95786881a7db62441.js 53.1 kB 7 [emitted]
af5b936f620d7c2cf46e.js 57.4 kB 0 [emitted]
af5b936f620d7c2cf46e.js 57.5 kB 0 [emitted]
d8035b04d59361a42a17.js 56.6 kB 2 [emitted]
92951e4964e84e709103.js 55.9 kB 3 [emitted]
d323f006c00a41b194cb.js 55.9 kB 4 [emitted]
567bf6b0afa4e4baa4fb.js 53.7 kB 5 [emitted]
435514b5a5822c639a06.js 53.7 kB 6 [emitted]
fbb0bfdcf201839059f9.js 38.9 kB 1 [emitted]
435514b5a5822c639a06.js 53.8 kB 6 [emitted]
fbb0bfdcf201839059f9.js 39 kB 1 [emitted]
ebe11885009391a25f13.js 37.9 kB 8 [emitted]
1aa11917196d1d3b05c1.js 52.1 kB 9 [emitted]
8556f2285fd844cf9fdd.js 51 kB 10 [emitted]
c6598918ddb96aa65fc4.js 50.7 kB 11 [emitted]
17613f7c75a33459b935.js 41.8 kB 12 [emitted]
17613f7c75a33459b935.js 41.9 kB 12 [emitted]
8cc7b4a18437614b45e4.js 59.6 kB 13 [emitted]
11202a345a2ce63a2fb7.js 31.3 kB 14 [emitted]
11202a345a2ce63a2fb7.js 31.4 kB 14 [emitted]
Entrypoint main = 8cc7b4a18437614b45e4.js 11202a345a2ce63a2fb7.js 17613f7c75a33459b935.js
chunk {0} af5b936f620d7c2cf46e.js 49.8 kB {12} {13} {14} [rendered] [recorded]
> aggressive-splitted [14] ./example.js 2:0-22
@ -115,7 +115,7 @@ chunk {14} 11202a345a2ce63a2fb7.js 30.2 kB [initial] [rendered] [recorded]
```
Hash: 35256bb30300e8777ddd
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
04e95786881a7db62441.js 10.3 kB 7 [emitted]
af5b936f620d7c2cf46e.js 12.3 kB 0 [emitted]

View File

@ -181,7 +181,7 @@ window.onLinkToPage = function onLinkToPage(name) { // name is "a" or "b"
/******/ // start chunk loading
/******/ var head = document.getElementsByTagName('head')[0];
/******/ var script = document.createElement('script');
/******/ script.type = 'text/javascript';
/******/ script.type = "text/javascript";
/******/ script.charset = 'utf-8';
/******/ script.async = true;
/******/ script.timeout = 120000;
@ -258,7 +258,7 @@ window.onLinkToPage = function onLinkToPage(name) { // name is "a" or "b"
/*!*******************!*\
!*** ./render.js ***!
\*******************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -275,7 +275,7 @@ module.exports = function(page) {
/*!*******************!*\
!*** ./router.js ***!
\*******************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -310,7 +310,7 @@ window.onLinkToPage = function onLinkToPage(name) { // name is "a" or "b"
/*!***********************************************************!*\
!*** . (webpack)/node_modules/bundle-loader ^\.\/.*Page$ ***!
\***********************************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -339,7 +339,7 @@ webpackContext.id = 6;
/*!*******************************************************!*\
!*** (webpack)/node_modules/bundle-loader!./aPage.js ***!
\*******************************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -363,7 +363,7 @@ __webpack_require__.e/* require.ensure */(1).then((function(require) {
/*!*******************************************************!*\
!*** (webpack)/node_modules/bundle-loader!./bPage.js ***!
\*******************************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -395,7 +395,7 @@ webpackJsonp([3,1],[
/*!******************!*\
!*** ./aPage.js ***!
\******************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -409,7 +409,7 @@ module.exports = function() {
/*!*******************!*\
!*** ./aEntry.js ***!
\*******************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -430,7 +430,7 @@ webpackJsonp([1],[
/*!******************!*\
!*** ./aPage.js ***!
\******************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -448,12 +448,12 @@ module.exports = function() {
```
Hash: 4b00bdf84d7923f55b44
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.chunk.js 267 bytes 0 [emitted]
1.chunk.js 273 bytes 1 [emitted]
pageB.bundle.js 630 bytes 2, 0 [emitted] pageB
pageA.bundle.js 621 bytes 3, 1 [emitted] pageA
0.chunk.js 268 bytes 0 [emitted]
1.chunk.js 274 bytes 1 [emitted]
pageB.bundle.js 632 bytes 2, 0 [emitted] pageB
pageA.bundle.js 623 bytes 3, 1 [emitted] pageA
commons.js 9.59 kB 4 [emitted] commons
Entrypoint pageA = commons.js pageA.bundle.js
Entrypoint pageB = commons.js pageB.bundle.js
@ -499,7 +499,7 @@ chunk {4} commons.js (commons) 1.71 kB [entry] [rendered]
```
Hash: 4b00bdf84d7923f55b44
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.chunk.js 83 bytes 0 [emitted]
1.chunk.js 82 bytes 1 [emitted]

View File

@ -126,7 +126,7 @@ module.exports = Object.keys(languages).map(function(language) {
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -210,7 +210,7 @@ console.log("Missing Text");
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -226,8 +226,8 @@ console.log("Missing Text");
## Uncompressed
```
Hash: b61d16621736c97f557e52b4d8e68140f1345ef8
Version: webpack 3.5.1
Hash: b61d16621736c97f557ecfc55ada03fb1fa10004
Version: webpack 3.11.0
Child en:
Hash: b61d16621736c97f557e
Asset Size Chunks Chunk Names
@ -237,7 +237,7 @@ Child en:
> main [0] ./example.js
[0] ./example.js 65 bytes {0} [built]
Child de:
Hash: 52b4d8e68140f1345ef8
Hash: cfc55ada03fb1fa10004
Asset Size Chunks Chunk Names
de.output.js 2.69 kB 0 [emitted] main
Entrypoint main = de.output.js
@ -252,8 +252,8 @@ Child de:
## Minimized (uglify-js, no zip)
```
Hash: b61d16621736c97f557e52b4d8e68140f1345ef8
Version: webpack 3.5.1
Hash: b61d16621736c97f557ecfc55ada03fb1fa10004
Version: webpack 3.11.0
Child en:
Hash: b61d16621736c97f557e
Asset Size Chunks Chunk Names
@ -263,7 +263,7 @@ Child en:
> main [0] ./example.js
[0] ./example.js 65 bytes {0} [built]
Child de:
Hash: 52b4d8e68140f1345ef8
Hash: cfc55ada03fb1fa10004
Asset Size Chunks Chunk Names
de.output.js 537 bytes 0 [emitted] main
Entrypoint main = de.output.js

View File

@ -111,7 +111,7 @@ module.exports = function(content) {
/*!****************************************************!*\
!*** (webpack)/node_modules/css-loader!./test.css ***!
\****************************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -130,7 +130,7 @@ exports.push([module.i, ".some-class {\r\n\tcolor: hotpink;\r\n}\r\n", ""]);
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -147,7 +147,7 @@ console.dir(__webpack_require__(/*! css-loader!./test.css */ 0)); // manual
/*!*****************************!*\
!*** ./loader.js!./file.js ***!
\*****************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -159,7 +159,7 @@ exports.foo = "bar";
/*!*********************************************************!*\
!*** (webpack)/node_modules/css-loader/lib/css-base.js ***!
\*********************************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -261,9 +261,9 @@ Prints in node.js (`enhanced-require example.js`) and in browser:
```
Hash: c15a21a2e67111e1cd94
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
output.js 6.24 kB 0 [emitted] main
output.js 6.25 kB 0 [emitted] main
Entrypoint main = output.js
chunk {0} output.js (main) 2.72 kB [entry] [rendered]
> main [1] ./example.js
@ -280,7 +280,7 @@ chunk {0} output.js (main) 2.72 kB [entry] [rendered]
```
Hash: 1848e785d8b4fe1c67d0
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
output.js 1.48 kB 0 [emitted] main
Entrypoint main = output.js

View File

@ -139,7 +139,7 @@ require(
/******/ // start chunk loading
/******/ var head = document.getElementsByTagName('head')[0];
/******/ var script = document.createElement('script');
/******/ script.type = 'text/javascript';
/******/ script.type = "text/javascript";
/******/ script.charset = 'utf-8';
/******/ script.async = true;
/******/ script.timeout = 120000;
@ -216,7 +216,7 @@ require(
/*!*********************!*\
!*** ./commonjs.js ***!
\*********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -224,28 +224,28 @@ require(
module.exports = 123;
// but you can use amd style requires
new Promise(function(resolve) { resolve(); }).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! ./amd */ 1), __webpack_require__(/*! ./harmony */ 2)]; (function(amd1, harmony) {
new Promise(function(resolve) { resolve(); }).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! ./amd */ 1), __webpack_require__(/*! ./harmony */ 2)]; ((function(amd1, harmony) {
var amd2 = __webpack_require__(/*! ./amd */ 1);
var harmony2 = __webpack_require__(/*! ./harmony */ 2);
}.apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__));}).catch(__webpack_require__.oe);
}).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__));}).catch(__webpack_require__.oe);
/***/ }),
/* 1 */
/*!****************!*\
!*** ./amd.js ***!
\****************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;// AMD Module Format
!(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(/*! ./commonjs */ 0), __webpack_require__(/*! ./harmony */ 2)], __WEBPACK_AMD_DEFINE_RESULT__ = function(commonjs1, harmony1) {
!(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(/*! ./commonjs */ 0), __webpack_require__(/*! ./harmony */ 2)], __WEBPACK_AMD_DEFINE_RESULT__ = (function(commonjs1, harmony1) {
// but you can use CommonJs-style requires:
var commonjs2 = __webpack_require__(/*! ./commonjs */ 0);
var harmony2 = __webpack_require__(/*! ./harmony */ 2);
// Do something...
return 456;
}.apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
}).apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__),
__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
/***/ }),
@ -275,7 +275,7 @@ Object.defineProperty(__webpack_exports__, "__esModule", { value: true });
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -288,9 +288,9 @@ var harmony1 = __webpack_require__(/*! ./harmony */ 2);
__webpack_require__.e/* require */(0).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [
__webpack_require__(/*! ./commonjs */ 0), __webpack_require__(/*! ./amd */ 1),
__webpack_require__(/*! ../require.context/templates */ 4)("./"+amd1+".js"),
Math.random() < 0.5 ? __webpack_require__(/*! ./commonjs */ 0) : __webpack_require__(/*! ./amd */ 1)]; (function(commonjs2, amd2, template, randModule) {
Math.random() < 0.5 ? __webpack_require__(/*! ./commonjs */ 0) : __webpack_require__(/*! ./amd */ 1)]; ((function(commonjs2, amd2, template, randModule) {
// Do something with it...
}.apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__));}).catch(__webpack_require__.oe);
}).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__));}).catch(__webpack_require__.oe);
/***/ })
@ -309,7 +309,7 @@ webpackJsonp([0],[
/*!*************************************************!*\
!*** ../require.context/templates ^\.\/.*\.js$ ***!
\*************************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -339,7 +339,7 @@ webpackContext.id = 4;
/*!*****************************************!*\
!*** ../require.context/templates/a.js ***!
\*****************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -352,7 +352,7 @@ module.exports = function() {
/*!*****************************************!*\
!*** ../require.context/templates/b.js ***!
\*****************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -365,7 +365,7 @@ module.exports = function() {
/*!*****************************************!*\
!*** ../require.context/templates/c.js ***!
\*****************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -383,10 +383,10 @@ module.exports = function() {
```
Hash: ec4ce5e31af3a13d93fa
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.output.js 1.86 kB 0 [emitted]
output.js 9.08 kB 1 [emitted] main
output.js 9.09 kB 1 [emitted] main
Entrypoint main = output.js
chunk {0} 0.output.js 439 bytes {1} [rendered]
> [3] ./example.js 7:0-14:1
@ -428,7 +428,7 @@ chunk {1} output.js (main) 1.05 kB [entry] [rendered]
```
Hash: ec4ce5e31af3a13d93fa
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.output.js 523 bytes 0 [emitted]
output.js 1.89 kB 1 [emitted] main

View File

@ -106,14 +106,14 @@ module.exports = [{
```
Hash: 32754229c1b49aaf5dd3020f354a206f830a17560d92a3529fe0380101f3e2c85f80fcddae09adcf
Version: webpack 3.5.1
Version: webpack 3.11.0
Child page:
Hash: 32754229c1b49aaf5dd3
Asset Size Chunks Chunk Names
0.chunk.js 800 bytes 0, 1, 2, 3 [emitted]
1.chunk.js 598 bytes 1, 2, 3 [emitted]
2.chunk.js 405 bytes 2, 3 [emitted]
3.chunk.js 212 bytes 3 [emitted]
0.chunk.js 804 bytes 0, 1, 2, 3 [emitted]
1.chunk.js 601 bytes 1, 2, 3 [emitted]
2.chunk.js 407 bytes 2, 3 [emitted]
3.chunk.js 213 bytes 3 [emitted]
page.bundle.js 6.62 kB 4 [emitted] page
Entrypoint page = page.bundle.js
chunk {0} 0.chunk.js 84 bytes {4} [rendered]
@ -140,9 +140,9 @@ Child page:
Child pageA:
Hash: 020f354a206f830a1756
Asset Size Chunks Chunk Names
0.chunk.js 616 bytes 0, 1, 2 [emitted]
1.chunk.js 414 bytes 1, 2 [emitted]
2.chunk.js 221 bytes 2 [emitted]
0.chunk.js 619 bytes 0, 1, 2 [emitted]
1.chunk.js 416 bytes 1, 2 [emitted]
2.chunk.js 222 bytes 2 [emitted]
pageA.bundle.js 6.83 kB 3 [emitted] pageA
Entrypoint pageA = pageA.bundle.js
chunk {0} 0.chunk.js 63 bytes {3} [rendered]
@ -164,8 +164,8 @@ Child pageA:
Child pageB:
Hash: 0d92a3529fe0380101f3
Asset Size Chunks Chunk Names
0.chunk.js 432 bytes 0, 1 [emitted]
1.chunk.js 215 bytes 1 [emitted]
0.chunk.js 434 bytes 0, 1 [emitted]
1.chunk.js 216 bytes 1 [emitted]
pageB.bundle.js 7.02 kB 2 [emitted] pageB
Entrypoint pageB = pageB.bundle.js
chunk {0} 0.chunk.js 42 bytes {2} [rendered]
@ -183,8 +183,8 @@ Child pageB:
Child pageC:
Hash: e2c85f80fcddae09adcf
Asset Size Chunks Chunk Names
0.chunk.js 221 bytes 0 [emitted]
pageC.bundle.js 7.23 kB 1 [emitted] pageC
0.chunk.js 222 bytes 0 [emitted]
pageC.bundle.js 7.25 kB 1 [emitted] pageC
Entrypoint pageC = pageC.bundle.js
chunk {0} 0.chunk.js 21 bytes {1} [rendered]
> duplicate [3] ./page.js 2:0-23
@ -203,7 +203,7 @@ Child pageC:
```
Hash: 32754229c1b49aaf5dd3020f354a206f830a17560d92a3529fe0380101f3e2c85f80fcddae09adcf
Version: webpack 3.5.1
Version: webpack 3.11.0
Child page:
Hash: 32754229c1b49aaf5dd3
Asset Size Chunks Chunk Names

View File

@ -123,7 +123,7 @@ module.exports = [
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -209,7 +209,7 @@ console.log("Running " + "desktop" + " build");
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -223,7 +223,7 @@ console.log("Running " + "mobile" + " build");
/*!*************************!*\
!*** ./mobile-stuff.js ***!
\*************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -239,7 +239,7 @@ console.log("Running " + "mobile" + " build");
```
Hash: a201abd2de73265dd538cceba4bc5163d755f291
Version: webpack 3.5.1
Version: webpack 3.11.0
Child mobile:
Hash: a201abd2de73265dd538
Asset Size Chunks Chunk Names
@ -264,7 +264,7 @@ Child desktop:
```
Hash: a201abd2de73265dd538cceba4bc5163d755f291
Version: webpack 3.5.1
Version: webpack 3.11.0
Child mobile:
Hash: a201abd2de73265dd538
Asset Size Chunks Chunk Names

View File

@ -42,7 +42,7 @@ module.exports = {
exports["alpha"] = factory();
else
root["MyLibrary"] = root["MyLibrary"] || {}, root["MyLibrary"]["alpha"] = factory();
})(this, function() {
})(typeof self !== 'undefined' ? self : this, function() {
```
<details><summary><code>return /******/ (function(modules) { /* webpackBootstrap */ })</code></summary>
@ -122,7 +122,7 @@ return /******/ (function(modules) { // webpackBootstrap
/*!******************!*\
!*** ./alpha.js ***!
\******************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -145,7 +145,7 @@ module.exports = "alpha";
exports["beta"] = factory();
else
root["MyLibrary"] = root["MyLibrary"] || {}, root["MyLibrary"]["beta"] = factory();
})(this, function() {
})(typeof self !== 'undefined' ? self : this, function() {
return /******/ (function(modules) { // webpackBootstrap
/******/ // The module cache
/******/ var installedModules = {};
@ -217,7 +217,7 @@ return /******/ (function(modules) { // webpackBootstrap
/*!*****************!*\
!*** ./beta.js ***!
\*****************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -234,10 +234,10 @@ module.exports = "beta";
```
Hash: e5033b72cf0ec9da1ad7
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
MyLibrary.beta.js 3.06 kB 0 [emitted] beta
MyLibrary.alpha.js 3.05 kB 1 [emitted] alpha
MyLibrary.beta.js 3.09 kB 0 [emitted] beta
MyLibrary.alpha.js 3.09 kB 1 [emitted] alpha
Entrypoint alpha = MyLibrary.alpha.js
Entrypoint beta = MyLibrary.beta.js
chunk {0} MyLibrary.beta.js (beta) 24 bytes [entry] [rendered]
@ -252,10 +252,10 @@ chunk {1} MyLibrary.alpha.js (alpha) 25 bytes [entry] [rendered]
```
Hash: e5033b72cf0ec9da1ad7
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
MyLibrary.beta.js 759 bytes 0 [emitted] beta
MyLibrary.alpha.js 761 bytes 1 [emitted] alpha
MyLibrary.beta.js 789 bytes 0 [emitted] beta
MyLibrary.alpha.js 791 bytes 1 [emitted] alpha
Entrypoint alpha = MyLibrary.alpha.js
Entrypoint beta = MyLibrary.beta.js
chunk {0} MyLibrary.beta.js (beta) 24 bytes [entry] [rendered]

View File

@ -143,55 +143,6 @@ module.exports = {
/******/ return module.exports;
/******/ }
/******/
/******/ // This file contains only the entry chunk.
/******/ // The chunk loading function for additional chunks
/******/ __webpack_require__.e = function requireEnsure(chunkId) {
/******/ var installedChunkData = installedChunks[chunkId];
/******/ if(installedChunkData === 0) {
/******/ return new Promise(function(resolve) { resolve(); });
/******/ }
/******/
/******/ // a Promise means "currently loading".
/******/ if(installedChunkData) {
/******/ return installedChunkData[2];
/******/ }
/******/
/******/ // setup Promise in chunk cache
/******/ var promise = new Promise(function(resolve, reject) {
/******/ installedChunkData = installedChunks[chunkId] = [resolve, reject];
/******/ });
/******/ installedChunkData[2] = promise;
/******/
/******/ // start chunk loading
/******/ var head = document.getElementsByTagName('head')[0];
/******/ var script = document.createElement('script');
/******/ script.type = 'text/javascript';
/******/ script.charset = 'utf-8';
/******/ script.async = true;
/******/ script.timeout = 120000;
/******/
/******/ if (__webpack_require__.nc) {
/******/ script.setAttribute("nonce", __webpack_require__.nc);
/******/ }
/******/ script.src = __webpack_require__.p + "" + chunkId + ".js";
/******/ var timeout = setTimeout(onScriptComplete, 120000);
/******/ script.onerror = script.onload = onScriptComplete;
/******/ function onScriptComplete() {
/******/ // avoid mem leaks in IE.
/******/ script.onerror = script.onload = null;
/******/ clearTimeout(timeout);
/******/ var chunk = installedChunks[chunkId];
/******/ if(chunk !== 0) {
/******/ if(chunk) {
/******/ chunk[1](new Error('Loading chunk ' + chunkId + ' failed.'));
/******/ }
/******/ installedChunks[chunkId] = undefined;
/******/ }
/******/ };
/******/ head.appendChild(script);
/******/
/******/ return promise;
/******/ };
/******/
/******/ // expose the modules object (__webpack_modules__)
/******/ __webpack_require__.m = modules;
@ -239,7 +190,7 @@ module.exports = {
/*!**************************!*\
!*** ./modules/a-b-c.js ***!
\**************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -253,7 +204,7 @@ module.exports = {
/*!************************!*\
!*** ./modules/a-b.js ***!
\************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -272,7 +223,7 @@ webpackJsonp([2],{
/*!************************!*\
!*** ./modules/a-c.js ***!
\************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -284,7 +235,7 @@ webpackJsonp([2],{
/*!******************!*\
!*** ./pageA.js ***!
\******************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -307,7 +258,7 @@ webpackJsonp([4],[
/*!**************************!*\
!*** ./modules/admin.js ***!
\**************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -326,7 +277,7 @@ webpackJsonp([6],{
/*!***********************!*\
!*** ./adminPageA.js ***!
\***********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -344,17 +295,17 @@ __webpack_require__(/*! ./modules/admin */ 1);
```
Hash: 3ef8f91b150be0e10937
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
pageC.js 813 bytes 0 [emitted] pageC
pageB.js 573 bytes 1 [emitted] pageB
pageA.js 573 bytes 2 [emitted] pageA
adminPageC.js 552 bytes 3, 4 [emitted] adminPageC
admin-commons.js 236 bytes 4 [emitted] admin-commons
adminPageB.js 340 bytes 5 [emitted] adminPageB
adminPageA.js 340 bytes 6 [emitted] adminPageA
commons.js 6.24 kB 7, 8 [emitted] commons
c-commons.js 5.99 kB 8 [emitted] c-commons
pageC.js 816 bytes 0 [emitted] pageC
pageB.js 575 bytes 1 [emitted] pageB
pageA.js 575 bytes 2 [emitted] pageA
adminPageC.js 554 bytes 3, 4 [emitted] adminPageC
admin-commons.js 237 bytes 4 [emitted] admin-commons
adminPageB.js 341 bytes 5 [emitted] adminPageB
adminPageA.js 341 bytes 6 [emitted] adminPageA
commons.js 4.3 kB 7, 8 [emitted] commons
c-commons.js 4.06 kB 8 [emitted] c-commons
Entrypoint pageA = commons.js pageA.js
Entrypoint pageB = commons.js pageB.js
Entrypoint pageC = c-commons.js pageC.js
@ -425,17 +376,17 @@ chunk {8} c-commons.js (c-commons) 0 bytes [entry] [rendered]
```
Hash: 3ef8f91b150be0e10937
Version: webpack 3.5.1
Asset Size Chunks Chunk Names
pageC.js 93 bytes 0 [emitted] pageC
pageB.js 76 bytes 1 [emitted] pageB
pageA.js 76 bytes 2 [emitted] pageA
adminPageC.js 75 bytes 3, 4 [emitted] adminPageC
admin-commons.js 37 bytes 4 [emitted] admin-commons
adminPageB.js 53 bytes 5 [emitted] adminPageB
adminPageA.js 53 bytes 6 [emitted] adminPageA
commons.js 1.4 kB 7, 8 [emitted] commons
c-commons.js 1.38 kB 8 [emitted] c-commons
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
pageC.js 93 bytes 0 [emitted] pageC
pageB.js 76 bytes 1 [emitted] pageB
pageA.js 76 bytes 2 [emitted] pageA
adminPageC.js 75 bytes 3, 4 [emitted] adminPageC
admin-commons.js 37 bytes 4 [emitted] admin-commons
adminPageB.js 53 bytes 5 [emitted] adminPageB
adminPageA.js 53 bytes 6 [emitted] adminPageA
commons.js 839 bytes 7, 8 [emitted] commons
c-commons.js 816 bytes 8 [emitted] c-commons
Entrypoint pageA = commons.js pageA.js
Entrypoint pageB = commons.js pageB.js
Entrypoint pageC = c-commons.js pageC.js

View File

@ -102,7 +102,7 @@ webpackJsonp([1],[
/*!**************!*\
!*** ./a.js ***!
\**************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -115,7 +115,7 @@ __webpack_require__(/*! ./styleA.css */ 2);
/*!********************!*\
!*** ./styleA.css ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -178,16 +178,16 @@ body{background:url(js/ce21cbdd9b894e6af794813eb3fdaf60.png)}.c{background:url(j
```
Hash: b6d05f310264e74bb969
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
C.js 2.89 kB 2 [emitted] C
d090b6fba0f6d326d282a19146ff54a7.png 120 bytes [emitted]
ce21cbdd9b894e6af794813eb3fdaf60.png 119 bytes [emitted]
c2a2f62d69330b7d787782f5010f9d13.png 120 bytes [emitted]
B.js 561 bytes 0 [emitted] B
A.js 543 bytes 1 [emitted] A
B.js 563 bytes 0 [emitted] B
A.js 545 bytes 1 [emitted] A
16155c689e517682064c99893cb832cc.png 120 bytes [emitted]
commons.js 6.01 kB 3 [emitted] commons
commons.js 4.08 kB 3 [emitted] commons
A.css 69 bytes 1 [emitted] A
B.css 69 bytes 0 [emitted] B
C.css 140 bytes 2 [emitted] C
@ -260,7 +260,7 @@ Child extract-text-webpack-plugin ../../node_modules/extract-text-webpack-plugin
```
Hash: 71684330ef0116733460
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
C.js 508 bytes 2 [emitted] C
d090b6fba0f6d326d282a19146ff54a7.png 120 bytes [emitted]
@ -269,7 +269,7 @@ c2a2f62d69330b7d787782f5010f9d13.png 120 bytes [emitted]
B.js 70 bytes 0 [emitted] B
A.js 68 bytes 1 [emitted] A
16155c689e517682064c99893cb832cc.png 120 bytes [emitted]
commons.js 1.38 kB 3 [emitted] commons
commons.js 816 bytes 3 [emitted] commons
A.css 59 bytes 1 [emitted] A
B.css 59 bytes 0 [emitted] B
C.css 120 bytes 2 [emitted] C

View File

@ -171,7 +171,7 @@ module.exports = {
/******/ // start chunk loading
/******/ var head = document.getElementsByTagName('head')[0];
/******/ var script = document.createElement('script');
/******/ script.type = 'text/javascript';
/******/ script.type = "text/javascript";
/******/ script.charset = 'utf-8';
/******/ script.async = true;
/******/ script.timeout = 120000;
@ -245,7 +245,7 @@ module.exports = {
/*!*******************!*\
!*** ./common.js ***!
\*******************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -264,14 +264,14 @@ webpackJsonp([2],{
/*!******************!*\
!*** ./pageA.js ***!
\******************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
var common = __webpack_require__(/*! ./common */ 0);
__webpack_require__.e/* require */(0).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! ./shared */ 1)]; (function(shared) {
__webpack_require__.e/* require */(0/* duplicate */).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! ./shared */ 1)]; ((function(shared) {
shared("This is page A");
}.apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__));}).catch(__webpack_require__.oe);
}).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__));}).catch(__webpack_require__.oe);
/***/ })
@ -287,7 +287,7 @@ webpackJsonp([1],{
/*!******************!*\
!*** ./pageB.js ***!
\******************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -311,7 +311,7 @@ webpackJsonp([0],[
/*!*******************!*\
!*** ./shared.js ***!
\*******************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -330,11 +330,11 @@ module.exports = function(msg) {
```
Hash: 4f8af9066e2b5dda0f23
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.chunk.js 346 bytes 0 [emitted]
pageB.bundle.js 521 bytes 1 [emitted] pageB
pageA.bundle.js 547 bytes 2 [emitted] pageA
0.chunk.js 347 bytes 0 [emitted]
pageB.bundle.js 522 bytes 1 [emitted] pageB
pageA.bundle.js 565 bytes 2 [emitted] pageA
commons.js 6 kB 3 [emitted] commons
Entrypoint pageA = commons.js pageA.bundle.js
Entrypoint pageB = commons.js pageB.bundle.js
@ -362,7 +362,7 @@ chunk {3} commons.js (commons) 26 bytes [entry] [rendered]
```
Hash: 4f8af9066e2b5dda0f23
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.chunk.js 81 bytes 0 [emitted]
pageB.bundle.js 122 bytes 1 [emitted] pageB

View File

@ -109,7 +109,7 @@ require.ensure(["b"], function(require) {
/******/ // start chunk loading
/******/ var head = document.getElementsByTagName('head')[0];
/******/ var script = document.createElement('script');
/******/ script.type = 'text/javascript';
/******/ script.type = "text/javascript";
/******/ script.charset = 'utf-8';
/******/ script.async = true;
/******/ script.timeout = 120000;
@ -188,7 +188,7 @@ require.ensure(["b"], function(require) {
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -219,7 +219,7 @@ __webpack_require__.e/* require.ensure */(1).then((function(require) {
/*!***************************!*\
!*** ./node_modules/a.js ***!
\***************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -237,7 +237,7 @@ webpackJsonp([0,1],[
/*!***************************!*\
!*** ./node_modules/b.js ***!
\***************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -248,7 +248,7 @@ webpackJsonp([0,1],[
/*!***************************!*\
!*** ./node_modules/d.js ***!
\***************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -261,7 +261,7 @@ webpackJsonp([0,1],[
/*!***************************!*\
!*** ./node_modules/c.js ***!
\***************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -279,7 +279,7 @@ webpackJsonp([1],[
/*!***************************!*\
!*** ./node_modules/b.js ***!
\***************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -290,7 +290,7 @@ webpackJsonp([1],[
/*!***************************!*\
!*** ./node_modules/d.js ***!
\***************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -306,11 +306,11 @@ webpackJsonp([1],[
```
Hash: 1e92144469a06ecc61e5
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.output.js 701 bytes 0, 1 [emitted] my own chunk
1.output.js 461 bytes 1 [emitted]
output.js 7.04 kB 2 [emitted] main
0.output.js 704 bytes 0, 1 [emitted] my own chunk
1.output.js 463 bytes 1 [emitted]
output.js 7.05 kB 2 [emitted] main
Entrypoint main = output.js
chunk {0} 0.output.js (my own chunk) 33 bytes {2} [rendered]
> my own chunk [2] ./example.js 3:0-6:18
@ -330,7 +330,7 @@ chunk {2} output.js (main) 452 bytes [entry] [rendered]
```
Hash: 1e92144469a06ecc61e5
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.output.js 72 bytes 0, 1 [emitted] my own chunk
1.output.js 52 bytes 1 [emitted]

View File

@ -102,7 +102,7 @@ module.exports = function() {
/*!************************!*\
!*** ./templates/a.js ***!
\************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -115,7 +115,7 @@ module.exports = function() {
/*!************************!*\
!*** ./templates/b.js ***!
\************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -128,7 +128,7 @@ module.exports = function() {
/*!************************!*\
!*** ./templates/c.js ***!
\************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -141,7 +141,7 @@ module.exports = function() {
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -156,7 +156,7 @@ console.log(getTemplate("b"));
/*!****************************!*\
!*** ./templates ^\.\/.*$ ***!
\****************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -194,9 +194,9 @@ webpackContext.id = 4;
```
Hash: acf02a400c4d02cc105a
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
output.js 4.42 kB 0 [emitted] main
output.js 4.43 kB 0 [emitted] main
Entrypoint main = output.js
chunk {0} output.js (main) 613 bytes [entry] [rendered]
> main [3] ./example.js
@ -218,7 +218,7 @@ chunk {0} output.js (main) 613 bytes [entry] [rendered]
```
Hash: acf02a400c4d02cc105a
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
output.js 1.08 kB 0 [emitted] main
Entrypoint main = output.js

View File

@ -103,7 +103,7 @@ module.exports = Math.random();
/*!**************!*\
!*** ./a.js ***!
\**************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -114,7 +114,7 @@ module.exports = Math.random();
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -142,7 +142,7 @@ if(a == a2) throw new Error("Cache clear failed :(");
```
Hash: 4ed342adc60583d992ab
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
output.js 3.18 kB 0 [emitted] main
Entrypoint main = output.js
@ -159,7 +159,7 @@ chunk {0} output.js (main) 326 bytes [entry] [rendered]
```
Hash: 4ed342adc60583d992ab
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
output.js 599 bytes 0 [emitted] main
Entrypoint main = output.js

View File

@ -198,7 +198,7 @@ module.exports = {
/******/ // start chunk loading
/******/ var head = document.getElementsByTagName('head')[0];
/******/ var script = document.createElement('script');
/******/ script.type = 'text/javascript';
/******/ script.type = "text/javascript";
/******/ script.charset = 'utf-8';
/******/ script.async = true;
/******/ script.timeout = 120000;
@ -280,7 +280,6 @@ module.exports = {
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
Object.defineProperty(__webpack_exports__, "__esModule", { value: true });
// CONCATENATED MODULE: ./node_modules/shared2.js
// shared2 module
@ -299,7 +298,7 @@ var x = "x";
/*!********************************!*\
!*** ./example.js + 2 modules ***!
\********************************/
/*! exports provided: */
/*! no exports provided */
/*! all exports used */
/*! ModuleConcatenation bailout: Module is an entry point */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
@ -344,7 +343,7 @@ webpackJsonp([0],[
/*!*****************************!*\
!*** ./node_modules/cjs.js ***!
\*****************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! exports used: c */
/*! ModuleConcatenation bailout: Module is not an ECMAScript module */
/***/ (function(module, exports) {
@ -413,10 +412,10 @@ webpackJsonp([0],[,,function(n,r){r.c="e"},function(n,r,t){"use strict";Object.d
```
Hash: 6596ce0a50ccbbaa89c6
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.output.js 1.9 kB 0 [emitted]
output.js 7.39 kB 1 [emitted] main
output.js 7.32 kB 1 [emitted] main
Entrypoint main = output.js
chunk {0} 0.output.js 286 bytes {1} [rendered]
> [] 4:0-16
@ -439,10 +438,10 @@ chunk {1} output.js (main) 390 bytes [entry] [rendered]
```
Hash: 6596ce0a50ccbbaa89c6
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.output.js 364 bytes 0 [emitted]
output.js 1.66 kB 1 [emitted] main
output.js 1.61 kB 1 [emitted] main
Entrypoint main = output.js
chunk {0} 0.output.js 286 bytes {1} [rendered]
> [] 4:0-16

View File

@ -57,7 +57,7 @@ webpackJsonp([0],[
/*!*************************************************************!*\
!*** (webpack)/node_modules/coffee-loader!./example.coffee ***!
\*************************************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -95,7 +95,7 @@ webpackJsonp([0],[
/*!*************************************************************!*\
!*** (webpack)/node_modules/coffee-loader!./example.coffee ***!
\*************************************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -132,7 +132,7 @@ webpackJsonp([0],[
/*!*************************************************************!*\
!*** (webpack)/node_modules/coffee-loader!./example.coffee ***!
\*************************************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -171,7 +171,7 @@ webpackJsonp([0],[
/*!*************************************************************!*\
!*** (webpack)/node_modules/coffee-loader!./example.coffee ***!
\*************************************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -188,7 +188,7 @@ webpackJsonp([0],[
/*!*************************************************************!*\
!*** (webpack)/node_modules/coffee-loader!./example.coffee ***!
\*************************************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -205,7 +205,7 @@ webpackJsonp([0],[
/*!*************************************************************!*\
!*** (webpack)/node_modules/coffee-loader!./example.coffee ***!
\*************************************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -222,7 +222,7 @@ webpackJsonp([0],[
/*!*************************************************************!*\
!*** (webpack)/node_modules/coffee-loader!./example.coffee ***!
\*************************************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -246,12 +246,12 @@ eval("var math, race,\n slice = [].slice;\n\nmath = {\n root: Math.sqrt,\n sq
```
Hash: 6ee996e84863368c38e521284f8d1d322741045b5f9e187528736f9dd586ad053259eb9ee4cf69b5354b67e68d715d903c31515124d263f93c8aa7159d388dea6bd43ac605cdd4e103e888cf20eaf6f75dc2d2924e3fdc22d6889086c1479edc2c87f028
Version: webpack 3.5.1
Version: webpack 3.11.0
Child
Hash: 6ee996e84863368c38e5
Asset Size Chunks Chunk Names
./bundle-cheap-eval-source-map.js 1.69 kB 0 [emitted] bundle
./manifest-cheap-eval-source-map.js 5.8 kB 1 [emitted] manifest
./manifest-cheap-eval-source-map.js 3.84 kB 1 [emitted] manifest
Entrypoint bundle = ./manifest-cheap-eval-source-map.js ./bundle-cheap-eval-source-map.js
chunk {0} ./bundle-cheap-eval-source-map.js (bundle) 308 bytes {1} [initial] [rendered]
> bundle [0] (webpack)/node_modules/coffee-loader!./example.coffee
@ -261,7 +261,7 @@ Child
Hash: 21284f8d1d322741045b
Asset Size Chunks Chunk Names
./bundle-cheap-module-eval-source-map.js 1.42 kB 0 [emitted] bundle
./manifest-cheap-module-eval-source-map.js 5.81 kB 1 [emitted] manifest
./manifest-cheap-module-eval-source-map.js 3.84 kB 1 [emitted] manifest
Entrypoint bundle = ./manifest-cheap-module-eval-source-map.js ./bundle-cheap-module-eval-source-map.js
chunk {0} ./bundle-cheap-module-eval-source-map.js (bundle) 308 bytes {1} [initial] [rendered]
> bundle [0] (webpack)/node_modules/coffee-loader!./example.coffee
@ -270,10 +270,10 @@ Child
Child
Hash: 5f9e187528736f9dd586
Asset Size Chunks Chunk Names
./bundle-cheap-module-source-map.js 703 bytes 0 [emitted] bundle
./manifest-cheap-module-source-map.js 5.87 kB 1 [emitted] manifest
./bundle-cheap-module-source-map.js 704 bytes 0 [emitted] bundle
./manifest-cheap-module-source-map.js 3.9 kB 1 [emitted] manifest
./bundle-cheap-module-source-map.js.map 507 bytes 0 [emitted] bundle
./manifest-cheap-module-source-map.js.map 5.9 kB 1 [emitted] manifest
./manifest-cheap-module-source-map.js.map 3.92 kB 1 [emitted] manifest
Entrypoint bundle = ./manifest-cheap-module-source-map.js ./manifest-cheap-module-source-map.js.map ./bundle-cheap-module-source-map.js ./bundle-cheap-module-source-map.js.map
chunk {0} ./bundle-cheap-module-source-map.js, ./bundle-cheap-module-source-map.js.map (bundle) 308 bytes {1} [initial] [rendered]
> bundle [0] (webpack)/node_modules/coffee-loader!./example.coffee
@ -282,10 +282,10 @@ Child
Child
Hash: ad053259eb9ee4cf69b5
Asset Size Chunks Chunk Names
./bundle-cheap-source-map.js 696 bytes 0 [emitted] bundle
./manifest-cheap-source-map.js 5.85 kB 1 [emitted] manifest
./bundle-cheap-source-map.js 697 bytes 0 [emitted] bundle
./manifest-cheap-source-map.js 3.9 kB 1 [emitted] manifest
./bundle-cheap-source-map.js.map 703 bytes 0 [emitted] bundle
./manifest-cheap-source-map.js.map 5.88 kB 1 [emitted] manifest
./manifest-cheap-source-map.js.map 3.91 kB 1 [emitted] manifest
Entrypoint bundle = ./manifest-cheap-source-map.js ./manifest-cheap-source-map.js.map ./bundle-cheap-source-map.js ./bundle-cheap-source-map.js.map
chunk {0} ./bundle-cheap-source-map.js, ./bundle-cheap-source-map.js.map (bundle) 308 bytes {1} [initial] [rendered]
> bundle [0] (webpack)/node_modules/coffee-loader!./example.coffee
@ -294,8 +294,8 @@ Child
Child
Hash: 354b67e68d715d903c31
Asset Size Chunks Chunk Names
./bundle-eval.js 890 bytes 0 [emitted] bundle
./manifest-eval.js 5.79 kB 1 [emitted] manifest
./bundle-eval.js 891 bytes 0 [emitted] bundle
./manifest-eval.js 3.84 kB 1 [emitted] manifest
Entrypoint bundle = ./manifest-eval.js ./bundle-eval.js
chunk {0} ./bundle-eval.js (bundle) 308 bytes {1} [initial] [rendered]
> bundle [0] (webpack)/node_modules/coffee-loader!./example.coffee
@ -305,7 +305,7 @@ Child
Hash: 515124d263f93c8aa715
Asset Size Chunks Chunk Names
./bundle-eval-source-map.js 1.56 kB 0 [emitted] bundle
./manifest-eval-source-map.js 5.8 kB 1 [emitted] manifest
./manifest-eval-source-map.js 3.84 kB 1 [emitted] manifest
Entrypoint bundle = ./manifest-eval-source-map.js ./bundle-eval-source-map.js
chunk {0} ./bundle-eval-source-map.js (bundle) 308 bytes {1} [initial] [rendered]
> bundle [0] (webpack)/node_modules/coffee-loader!./example.coffee
@ -314,10 +314,10 @@ Child
Child
Hash: 9d388dea6bd43ac605cd
Asset Size Chunks Chunk Names
./bundle-hidden-source-map.js 644 bytes 0 [emitted] bundle
./manifest-hidden-source-map.js 5.8 kB 1 [emitted] manifest
./bundle-hidden-source-map.js 645 bytes 0 [emitted] bundle
./manifest-hidden-source-map.js 3.84 kB 1 [emitted] manifest
./bundle-hidden-source-map.js.map 604 bytes 0 [emitted] bundle
./manifest-hidden-source-map.js.map 5.93 kB 1 [emitted] manifest
./manifest-hidden-source-map.js.map 3.96 kB 1 [emitted] manifest
Entrypoint bundle = ./manifest-hidden-source-map.js ./manifest-hidden-source-map.js.map ./bundle-hidden-source-map.js ./bundle-hidden-source-map.js.map
chunk {0} ./bundle-hidden-source-map.js, ./bundle-hidden-source-map.js.map (bundle) 308 bytes {1} [initial] [rendered]
> bundle [0] (webpack)/node_modules/coffee-loader!./example.coffee
@ -327,7 +327,7 @@ Child
Hash: d4e103e888cf20eaf6f7
Asset Size Chunks Chunk Names
./bundle-inline-source-map.js 1.52 kB 0 [emitted] bundle
./manifest-inline-source-map.js 13.8 kB 1 [emitted] manifest
./manifest-inline-source-map.js 9.19 kB 1 [emitted] manifest
Entrypoint bundle = ./manifest-inline-source-map.js ./bundle-inline-source-map.js
chunk {0} ./bundle-inline-source-map.js (bundle) 308 bytes {1} [initial] [rendered]
> bundle [0] (webpack)/node_modules/coffee-loader!./example.coffee
@ -336,10 +336,10 @@ Child
Child
Hash: 5dc2d2924e3fdc22d688
Asset Size Chunks Chunk Names
./bundle-nosources-source-map.js 700 bytes 0 [emitted] bundle
./manifest-nosources-source-map.js 5.86 kB 1 [emitted] manifest
./bundle-nosources-source-map.js 701 bytes 0 [emitted] bundle
./manifest-nosources-source-map.js 3.9 kB 1 [emitted] manifest
./bundle-nosources-source-map.js.map 315 bytes 0 [emitted] bundle
./manifest-nosources-source-map.js.map 935 bytes 1 [emitted] manifest
./manifest-nosources-source-map.js.map 687 bytes 1 [emitted] manifest
Entrypoint bundle = ./manifest-nosources-source-map.js ./manifest-nosources-source-map.js.map ./bundle-nosources-source-map.js ./bundle-nosources-source-map.js.map
chunk {0} ./bundle-nosources-source-map.js, ./bundle-nosources-source-map.js.map (bundle) 308 bytes {1} [initial] [rendered]
> bundle [0] (webpack)/node_modules/coffee-loader!./example.coffee
@ -348,10 +348,10 @@ Child
Child
Hash: 9086c1479edc2c87f028
Asset Size Chunks Chunk Names
./bundle-source-map.js 690 bytes 0 [emitted] bundle
./manifest-source-map.js 5.84 kB 1 [emitted] manifest
./bundle-source-map.js 691 bytes 0 [emitted] bundle
./manifest-source-map.js 3.89 kB 1 [emitted] manifest
./bundle-source-map.js.map 597 bytes 0 [emitted] bundle
./manifest-source-map.js.map 5.92 kB 1 [emitted] manifest
./manifest-source-map.js.map 3.95 kB 1 [emitted] manifest
Entrypoint bundle = ./manifest-source-map.js ./manifest-source-map.js.map ./bundle-source-map.js ./bundle-source-map.js.map
chunk {0} ./bundle-source-map.js, ./bundle-source-map.js.map (bundle) 308 bytes {1} [initial] [rendered]
> bundle [0] (webpack)/node_modules/coffee-loader!./example.coffee

View File

@ -92,55 +92,6 @@ module.exports = {
/******/ return module.exports;
/******/ }
/******/
/******/ // This file contains only the entry chunk.
/******/ // The chunk loading function for additional chunks
/******/ __webpack_require__.e = function requireEnsure(chunkId) {
/******/ var installedChunkData = installedChunks[chunkId];
/******/ if(installedChunkData === 0) {
/******/ return new Promise(function(resolve) { resolve(); });
/******/ }
/******/
/******/ // a Promise means "currently loading".
/******/ if(installedChunkData) {
/******/ return installedChunkData[2];
/******/ }
/******/
/******/ // setup Promise in chunk cache
/******/ var promise = new Promise(function(resolve, reject) {
/******/ installedChunkData = installedChunks[chunkId] = [resolve, reject];
/******/ });
/******/ installedChunkData[2] = promise;
/******/
/******/ // start chunk loading
/******/ var head = document.getElementsByTagName('head')[0];
/******/ var script = document.createElement('script');
/******/ script.type = 'text/javascript';
/******/ script.charset = 'utf-8';
/******/ script.async = true;
/******/ script.timeout = 120000;
/******/
/******/ if (__webpack_require__.nc) {
/******/ script.setAttribute("nonce", __webpack_require__.nc);
/******/ }
/******/ script.src = __webpack_require__.p + "" + chunkId + ".js";
/******/ var timeout = setTimeout(onScriptComplete, 120000);
/******/ script.onerror = script.onload = onScriptComplete;
/******/ function onScriptComplete() {
/******/ // avoid mem leaks in IE.
/******/ script.onerror = script.onload = null;
/******/ clearTimeout(timeout);
/******/ var chunk = installedChunks[chunkId];
/******/ if(chunk !== 0) {
/******/ if(chunk) {
/******/ chunk[1](new Error('Loading chunk ' + chunkId + ' failed.'));
/******/ }
/******/ installedChunks[chunkId] = undefined;
/******/ }
/******/ };
/******/ head.appendChild(script);
/******/
/******/ return promise;
/******/ };
/******/
/******/ // expose the modules object (__webpack_modules__)
/******/ __webpack_require__.m = modules;
@ -191,7 +142,7 @@ module.exports = {
/*!********************!*\
!*** ./vendor1.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -203,7 +154,7 @@ module.exports = "Vendor1";
/*!***********************!*\
!*** multi ./vendor1 ***!
\***********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -223,7 +174,7 @@ webpackJsonp([0],[
/*!********************!*\
!*** ./vendor2.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -237,7 +188,7 @@ __webpack_require__(/*! ./vendor1 */ 0);
/*!***********************!*\
!*** multi ./vendor2 ***!
\***********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -257,7 +208,7 @@ webpackJsonp([3],{
/*!******************!*\
!*** ./pageA.js ***!
\******************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -277,13 +228,13 @@ __webpack_require__(/*! ./vendor2 */ 1);
```
Hash: 87020004ae57cbfa3361
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
vendor2.js 598 bytes 0 [emitted] vendor2
pageC.js 235 bytes 1 [emitted] pageC
pageB.js 235 bytes 2 [emitted] pageB
pageA.js 342 bytes 3 [emitted] pageA
vendor1.js 6.41 kB 4 [emitted] vendor1
vendor2.js 600 bytes 0 [emitted] vendor2
pageC.js 236 bytes 1 [emitted] pageC
pageB.js 236 bytes 2 [emitted] pageB
pageA.js 343 bytes 3 [emitted] pageA
vendor1.js 4.47 kB 4 [emitted] vendor1
Entrypoint vendor1 = vendor1.js
Entrypoint vendor2 = vendor1.js vendor2.js
Entrypoint pageA = vendor1.js vendor2.js pageA.js
@ -317,13 +268,13 @@ chunk {4} vendor1.js (vendor1) 55 bytes [entry] [rendered]
```
Hash: 87020004ae57cbfa3361
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
vendor2.js 100 bytes 0 [emitted] vendor2
pageC.js 59 bytes 1 [emitted] pageC
pageB.js 59 bytes 2 [emitted] pageB
pageA.js 71 bytes 3 [emitted] pageA
vendor1.js 1.44 kB 4 [emitted] vendor1
vendor1.js 877 bytes 4 [emitted] vendor1
Entrypoint vendor1 = vendor1.js
Entrypoint vendor2 = vendor1.js vendor2.js
Entrypoint pageA = vendor1.js vendor2.js pageA.js

View File

@ -101,7 +101,7 @@ onmessage = function(event) {
/*!********************!*\
!*** ./example.js ***!
\********************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -118,7 +118,7 @@ worker.onmessage = function(event) {
/*!********************************************************!*\
!*** (webpack)/node_modules/worker-loader!./worker.js ***!
\********************************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -228,15 +228,15 @@ module.exports = function() {
/*!*******************!*\
!*** ./worker.js ***!
\*******************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
onmessage = function(event) {
var template = event.data;
__webpack_require__.e/* require */(0).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! ../require.context/templates */ 1)("./" + event.data)]; (function(tmpl) {
__webpack_require__.e/* require */(0).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! ../require.context/templates */ 1)("./" + event.data)]; ((function(tmpl) {
postMessage(tmpl());
}.apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__));}).catch(__webpack_require__.oe);
}).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__));}).catch(__webpack_require__.oe);
}
@ -253,7 +253,7 @@ webpackChunk([0],[
/*!*********************************************!*\
!*** ../require.context/templates ^\.\/.*$ ***!
\*********************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports, __webpack_require__) {
@ -286,7 +286,7 @@ webpackContext.id = 1;
/*!*****************************************!*\
!*** ../require.context/templates/a.js ***!
\*****************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -299,7 +299,7 @@ module.exports = function() {
/*!*****************************************!*\
!*** ../require.context/templates/b.js ***!
\*****************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -312,7 +312,7 @@ module.exports = function() {
/*!*****************************************!*\
!*** ../require.context/templates/c.js ***!
\*****************************************/
/*! no static exports found */
/*! dynamic exports provided */
/*! all exports used */
/***/ (function(module, exports) {
@ -330,11 +330,11 @@ module.exports = function() {
```
Hash: de5e6c34dad6f90c6640
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.hash.worker.js 1.85 kB [emitted]
0.hash.worker.js 1.86 kB [emitted]
hash.worker.js 3.91 kB [emitted]
output.js 3.27 kB 0 [emitted] main
output.js 3.28 kB 0 [emitted] main
Entrypoint main = output.js
chunk {0} output.js (main) 311 bytes [entry] [rendered]
> main [0] ./example.js
@ -343,7 +343,7 @@ chunk {0} output.js (main) 311 bytes [entry] [rendered]
cjs require worker-loader!./worker [0] ./example.js 1:13-46
Child worker:
Asset Size Chunks Chunk Names
0.hash.worker.js 1.85 kB 0 [emitted]
0.hash.worker.js 1.86 kB 0 [emitted]
hash.worker.js 3.91 kB 1 [emitted] main
Entrypoint main = hash.worker.js
chunk {0} 0.hash.worker.js 463 bytes {1} [rendered]
@ -368,7 +368,7 @@ Child worker:
```
Hash: de5e6c34dad6f90c6640
Version: webpack 3.5.1
Version: webpack 3.11.0
Asset Size Chunks Chunk Names
0.hash.worker.js 544 bytes [emitted]
hash.worker.js 811 bytes [emitted]