@@ -156,8 +156,8 @@ export { add as reexportedAdd, multiply as reexportedMultiply } from "./math";
156156
157157
158158
159- /* harmony import */ __WEBPACK_IMPORTED_MODULE_0__math__[" a" ](1 , 2 );
160- /* harmony import */ __WEBPACK_IMPORTED_MODULE_1__library__[" a" ](1 , 2 );
159+ /* harmony import */ __WEBPACK_IMPORTED_MODULE_0__math__[" a" ]. bind () (1 , 2 );
160+ /* harmony import */ __WEBPACK_IMPORTED_MODULE_1__library__[" a" ]. bind () (1 , 2 );
161161
162162
163163/** */ }
@@ -167,7 +167,7 @@ export { add as reexportedAdd, multiply as reexportedMultiply } from "./math";
167167# js/output.js
168168
169169``` javascript
170- ! function (n ){function r (e ){if (t[e])return t[e].exports ;var o= t[e]= {exports: {},id: e,loaded: ! 1 };return n[e].call (o .exports ,o,o .exports ,r),o .loaded = ! 0 ,o .exports }var t= {};return r .m = n,r .c = t,r .p = " js/" ,r (r .s = 3 )}([function (n ,r ,t ){function e (){for (var n= 0 ,r= 0 ,t= arguments ,e= t .length ;e> r;)n+= t[r++ ];return n}function o(){for(var n=1,r=0,t=arguments,e=t.length;e>r;)n*=t[r++];return n}r.a=e,r.b=o},function(n,r,t){var e=(t(2),t(0));Object.defineProperty(r,"a",{configurable:!1,enumerable:!0,get:function(){return e.b}})},function(n,r,t){},function(n,r,t){var e=t(0),o=t(1);e.a( 1,2),o.a(1,2)}]);
170+ ! function (n ){function r (e ){if (t[e])return t[e].exports ;var o= t[e]= {exports: {},id: e,loaded: ! 1 };return n[e].call (o .exports ,o,o .exports ,r),o .loaded = ! 0 ,o .exports }var t= {};return r .m = n,r .c = t,r .p = " js/" ,r (r .s = 3 )}([function (n ,r ,t ){function e (){for (var n= 0 ,r= 0 ,t= arguments ,e= t .length ;e> r;)n+= t[r++ ];return n}function o(){for(var n=1,r=0,t=arguments,e=t.length;e>r;)n*=t[r++];return n}r.a=e,r.b=o},function(n,r,t){var e=(t(2),t(0));Object.defineProperty(r,"a",{configurable:!1,enumerable:!0,get:function(){return e.b}})},function(n,r,t){},function(n,r,t){var e=t(0),o=t(1);e.a.bind()( 1,2),o.a.bind() (1,2)}]);
171171` ` `
172172
173173# Info
@@ -176,10 +176,10 @@ export { add as reexportedAdd, multiply as reexportedMultiply } from "./math";
176176
177177` ` `
178178Hash: e3cda11c1e9e036a0c7b
179- Version: webpack 2.0 .6 - beta
179+ Version: webpack 2.0 .7 - beta
180180Time: 91ms
181- Asset Size Chunks Chunk Names
182- output .js 3.5 kB 0 [emitted] main
181+ Asset Size Chunks Chunk Names
182+ output .js 3.51 kB 0 [emitted] main
183183chunk {0 } output .js (main) 728 bytes [rendered]
184184 > main [3 ] ./ example .js
185185 [0 ] ./ math .js 366 bytes {0 } [built]
@@ -196,10 +196,10 @@ chunk {0} output.js (main) 728 bytes [rendered]
196196
197197` ` `
198198Hash: e3cda11c1e9e036a0c7b
199- Version: webpack 2.0 .6 - beta
199+ Version: webpack 2.0 .7 - beta
200200Time: 188ms
201201 Asset Size Chunks Chunk Names
202- output .js 584 bytes 0 [emitted] main
202+ output .js 598 bytes 0 [emitted] main
203203chunk {0 } output .js (main) 728 bytes [rendered]
204204 > main [3 ] ./ example .js
205205 [0 ] ./ math .js 366 bytes {0 } [built]
0 commit comments