Skip to content

Commit

Permalink
rebuild examples
Browse files Browse the repository at this point in the history
  • Loading branch information
sokra committed Jan 25, 2019
1 parent 780c17e commit 2209b8a
Show file tree
Hide file tree
Showing 44 changed files with 368 additions and 367 deletions.
4 changes: 2 additions & 2 deletions examples/aggressive-merging/README.md
Expand Up @@ -60,7 +60,7 @@ module.exports = {

```
Hash: 0a1b2c3d4e5f6a7b8c9d
Version: webpack 4.28.0
Version: webpack 4.29.0
Asset Size Chunks Chunk Names
0.chunk.js 5.96 KiB 0 [emitted]
4.chunk.js 405 bytes 4 [emitted]
Expand Down Expand Up @@ -108,7 +108,7 @@ chunk {4} 4.chunk.js 42 bytes <{3}> [rendered]

```
Hash: 0a1b2c3d4e5f6a7b8c9d
Version: webpack 4.28.0
Version: webpack 4.29.0
Asset Size Chunks Chunk Names
0.chunk.js 173 bytes 0, 4 [emitted]
4.chunk.js 118 bytes 4 [emitted]
Expand Down
4 changes: 2 additions & 2 deletions examples/chunkhash/README.md
Expand Up @@ -311,7 +311,7 @@ __webpack_require__.e(/*! import() */ 3).then(__webpack_require__.t.bind(null, /

```
Hash: 0a1b2c3d4e5f6a7b8c9d
Version: webpack 4.28.0
Version: webpack 4.29.0
Asset Size Chunks Chunk Names
2.[chunkhash].js 269 bytes 2 [emitted]
3.[chunkhash].js 263 bytes 3 [emitted]
Expand All @@ -338,7 +338,7 @@ chunk {3} 3.[chunkhash].js 28 bytes <{0}> <{1}> [rendered]

```
Hash: 0a1b2c3d4e5f6a7b8c9d
Version: webpack 4.28.0
Version: webpack 4.29.0
Asset Size Chunks Chunk Names
2.[chunkhash].js 77 bytes 2 [emitted]
3.[chunkhash].js 78 bytes 3 [emitted]
Expand Down
12 changes: 6 additions & 6 deletions examples/code-splitted-require.context-amd/README.md
Expand Up @@ -334,15 +334,15 @@ module.exports = function() {

```
Hash: 0a1b2c3d4e5f6a7b8c9d
Version: webpack 4.28.0
Version: webpack 4.29.0
Asset Size Chunks Chunk Names
1.output.js 1.83 KiB 1 [emitted]
output.js 8.41 KiB 0 [emitted] main
Entrypoint main = output.js
chunk {0} output.js (main) 251 bytes >{1}< [entry] [rendered]
> .\example.js main
> ./example.js main
[0] ./example.js 251 bytes {0} [built]
single entry .\example.js main
single entry ./example.js main
chunk {1} 1.output.js 457 bytes <{0}> [rendered]
> [0] ./example.js 2:1-4:3
[1] ../require.context/templates sync ^\.\/.*$ 217 bytes {1} [built]
Expand All @@ -362,15 +362,15 @@ chunk {1} 1.output.js 457 bytes <{0}> [rendered]

```
Hash: 0a1b2c3d4e5f6a7b8c9d
Version: webpack 4.28.0
Version: webpack 4.29.0
Asset Size Chunks Chunk Names
1.output.js 626 bytes 1 [emitted]
output.js 2.12 KiB 0 [emitted] main
Entrypoint main = output.js
chunk {0} output.js (main) 251 bytes >{1}< [entry] [rendered]
> .\example.js main
> ./example.js main
[0] ./example.js 251 bytes {0} [built]
single entry .\example.js main
single entry ./example.js main
chunk {1} 1.output.js 457 bytes <{0}> [rendered]
> [0] ./example.js 2:1-4:3
[1] ../require.context/templates sync ^\.\/.*$ 217 bytes {1} [built]
Expand Down
12 changes: 6 additions & 6 deletions examples/code-splitted-require.context/README.md
Expand Up @@ -334,15 +334,15 @@ module.exports = function() {

```
Hash: 0a1b2c3d4e5f6a7b8c9d
Version: webpack 4.28.0
Version: webpack 4.29.0
Asset Size Chunks Chunk Names
1.output.js 1.83 KiB 1 [emitted]
output.js 8.35 KiB 0 [emitted] main
Entrypoint main = output.js
chunk {0} output.js (main) 266 bytes >{1}< [entry] [rendered]
> .\example.js main
> ./example.js main
[0] ./example.js 266 bytes {0} [built]
single entry .\example.js main
single entry ./example.js main
chunk {1} 1.output.js 457 bytes <{0}> [rendered]
> [0] ./example.js 2:1-4:3
[1] ../require.context/templates sync ^\.\/.*$ 217 bytes {1} [built]
Expand All @@ -362,15 +362,15 @@ chunk {1} 1.output.js 457 bytes <{0}> [rendered]

```
Hash: 0a1b2c3d4e5f6a7b8c9d
Version: webpack 4.28.0
Version: webpack 4.29.0
Asset Size Chunks Chunk Names
1.output.js 626 bytes 1 [emitted]
output.js 2.1 KiB 0 [emitted] main
Entrypoint main = output.js
chunk {0} output.js (main) 266 bytes >{1}< [entry] [rendered]
> .\example.js main
> ./example.js main
[0] ./example.js 266 bytes {0} [built]
single entry .\example.js main
single entry ./example.js main
chunk {1} 1.output.js 457 bytes <{0}> [rendered]
> [0] ./example.js 2:1-4:3
[1] ../require.context/templates sync ^\.\/.*$ 217 bytes {1} [built]
Expand Down
12 changes: 6 additions & 6 deletions examples/code-splitting-bundle-loader/README.md
Expand Up @@ -290,15 +290,15 @@ module.exports = "It works";

```
Hash: 0a1b2c3d4e5f6a7b8c9d
Version: webpack 4.28.0
Version: webpack 4.29.0
Asset Size Chunks Chunk Names
1.output.js 257 bytes 1 [emitted]
output.js 8.78 KiB 0 [emitted] main
Entrypoint main = output.js
chunk {0} output.js (main) 375 bytes >{1}< [entry] [rendered]
> .\example.js main
> ./example.js main
[0] ./example.js 94 bytes {0} [built]
single entry .\example.js main
single entry ./example.js main
[1] (webpack)/node_modules/bundle-loader!./file.js 281 bytes {0} [built]
cjs require bundle-loader!./file.js [0] ./example.js 1:0-34
chunk {1} 1.output.js 28 bytes <{0}> [rendered]
Expand All @@ -311,15 +311,15 @@ chunk {1} 1.output.js 28 bytes <{0}> [rendered]

```
Hash: 0a1b2c3d4e5f6a7b8c9d
Version: webpack 4.28.0
Version: webpack 4.29.0
Asset Size Chunks Chunk Names
1.output.js 98 bytes 1 [emitted]
output.js 2.16 KiB 0 [emitted] main
Entrypoint main = output.js
chunk {0} output.js (main) 375 bytes >{1}< [entry] [rendered]
> .\example.js main
> ./example.js main
[0] ./example.js 94 bytes {0} [built]
single entry .\example.js main
single entry ./example.js main
[1] (webpack)/node_modules/bundle-loader!./file.js 281 bytes {0} [built]
cjs require bundle-loader!./file.js [0] ./example.js 1:0-34
chunk {1} 1.output.js 28 bytes <{0}> [rendered]
Expand Down
12 changes: 6 additions & 6 deletions examples/code-splitting-harmony/README.md
Expand Up @@ -329,7 +329,7 @@ module.exports = webpackAsyncContext;

```
Hash: 0a1b2c3d4e5f6a7b8c9d
Version: webpack 4.28.0
Version: webpack 4.29.0
Asset Size Chunks Chunk Names
0.output.js 275 bytes 0 [emitted]
1.output.js 284 bytes 1 [emitted]
Expand All @@ -345,10 +345,10 @@ chunk {1} 1.output.js 13 bytes <{2}> [rendered]
> ./2.js [4] ./node_modules/c lazy ^\.\/.*$ namespace object ./2.js
1 module
chunk {2} output.js (main) 414 bytes >{0}< >{1}< >{3}< [entry] [rendered]
> .\example.js main
> ./example.js main
[2] ./example.js 243 bytes {2} [built]
[no exports]
single entry .\example.js main
single entry ./example.js main
[4] ./node_modules/c lazy ^\.\/.*$ namespace object 160 bytes {2} [built]
import() context lazy c [2] ./example.js 8:8-27
+ 1 hidden module
Expand All @@ -361,7 +361,7 @@ chunk {3} 3.output.js 11 bytes <{2}> [rendered]

```
Hash: 0a1b2c3d4e5f6a7b8c9d
Version: webpack 4.28.0
Version: webpack 4.29.0
Asset Size Chunks Chunk Names
0.output.js 76 bytes 0 [emitted]
1.output.js 77 bytes 1 [emitted]
Expand All @@ -377,10 +377,10 @@ chunk {1} 1.output.js 13 bytes <{2}> [rendered]
> ./2.js [4] ./node_modules/c lazy ^\.\/.*$ namespace object ./2.js
1 module
chunk {2} output.js (main) 414 bytes >{0}< >{1}< >{3}< [entry] [rendered]
> .\example.js main
> ./example.js main
[2] ./example.js 243 bytes {2} [built]
[no exports]
single entry .\example.js main
single entry ./example.js main
[4] ./node_modules/c lazy ^\.\/.*$ namespace object 160 bytes {2} [built]
import() context lazy c [2] ./example.js 8:8-27
+ 1 hidden module
Expand Down
12 changes: 6 additions & 6 deletions examples/code-splitting-native-import-context-filter/README.md
Expand Up @@ -345,7 +345,7 @@ module.exports = webpackAsyncContext;

```
Hash: 0a1b2c3d4e5f6a7b8c9d
Version: webpack 4.28.0
Version: webpack 4.29.0
Asset Size Chunks Chunk Names
0.output.js 433 bytes 0 [emitted]
1.output.js 442 bytes 1 [emitted]
Expand Down Expand Up @@ -374,9 +374,9 @@ chunk {2} 2.output.js 38 bytes <{3}> [rendered]
context element ./foo [4] ./templates lazy ^\.\/.*$ include: \.js$ exclude: \.noimport\.js$ namespace object ./foo
context element ./foo.js [4] ./templates lazy ^\.\/.*$ include: \.js$ exclude: \.noimport\.js$ namespace object ./foo.js
chunk {3} output.js (main) 597 bytes >{0}< >{1}< >{2}< [entry] [rendered]
> .\example.js main
> ./example.js main
[3] ./example.js 437 bytes {3} [built]
single entry .\example.js main
single entry ./example.js main
[4] ./templates lazy ^\.\/.*$ include: \.js$ exclude: \.noimport\.js$ namespace object 160 bytes {3} [optional] [built]
import() context lazy ./templates [3] ./example.js 3:23-7:3
```
Expand All @@ -385,7 +385,7 @@ chunk {3} output.js (main) 597 bytes >{0}< >{1}< >{2}< [entry] [rendered]

```
Hash: 0a1b2c3d4e5f6a7b8c9d
Version: webpack 4.28.0
Version: webpack 4.29.0
Asset Size Chunks Chunk Names
0.output.js 113 bytes 0 [emitted]
1.output.js 114 bytes 1 [emitted]
Expand Down Expand Up @@ -414,9 +414,9 @@ chunk {2} 2.output.js 38 bytes <{3}> [rendered]
context element ./foo [4] ./templates lazy ^\.\/.*$ include: \.js$ exclude: \.noimport\.js$ namespace object ./foo
context element ./foo.js [4] ./templates lazy ^\.\/.*$ include: \.js$ exclude: \.noimport\.js$ namespace object ./foo.js
chunk {3} output.js (main) 597 bytes >{0}< >{1}< >{2}< [entry] [rendered]
> .\example.js main
> ./example.js main
[3] ./example.js 437 bytes {3} [built]
single entry .\example.js main
single entry ./example.js main
[4] ./templates lazy ^\.\/.*$ include: \.js$ exclude: \.noimport\.js$ namespace object 160 bytes {3} [optional] [built]
import() context lazy ./templates [3] ./example.js 3:23-7:3
```
12 changes: 6 additions & 6 deletions examples/code-splitting-native-import-context/README.md
Expand Up @@ -332,7 +332,7 @@ module.exports = webpackAsyncContext;

```
Hash: 0a1b2c3d4e5f6a7b8c9d
Version: webpack 4.28.0
Version: webpack 4.29.0
Asset Size Chunks Chunk Names
0.output.js 433 bytes 0 [emitted]
1.output.js 442 bytes 1 [emitted]
Expand Down Expand Up @@ -361,9 +361,9 @@ chunk {2} 2.output.js 38 bytes <{3}> [rendered]
context element ./foo [4] ./templates lazy ^\.\/.*$ namespace object ./foo
context element ./foo.js [4] ./templates lazy ^\.\/.*$ namespace object ./foo.js
chunk {3} output.js (main) 441 bytes >{0}< >{1}< >{2}< [entry] [rendered]
> .\example.js main
> ./example.js main
[3] ./example.js 281 bytes {3} [built]
single entry .\example.js main
single entry ./example.js main
[4] ./templates lazy ^\.\/.*$ namespace object 160 bytes {3} [optional] [built]
import() context lazy ./templates [3] ./example.js 3:23-60
```
Expand All @@ -372,7 +372,7 @@ chunk {3} output.js (main) 441 bytes >{0}< >{1}< >{2}< [entry] [rendered]

```
Hash: 0a1b2c3d4e5f6a7b8c9d
Version: webpack 4.28.0
Version: webpack 4.29.0
Asset Size Chunks Chunk Names
0.output.js 113 bytes 0 [emitted]
1.output.js 114 bytes 1 [emitted]
Expand Down Expand Up @@ -401,9 +401,9 @@ chunk {2} 2.output.js 38 bytes <{3}> [rendered]
context element ./foo [4] ./templates lazy ^\.\/.*$ namespace object ./foo
context element ./foo.js [4] ./templates lazy ^\.\/.*$ namespace object ./foo.js
chunk {3} output.js (main) 441 bytes >{0}< >{1}< >{2}< [entry] [rendered]
> .\example.js main
> ./example.js main
[3] ./example.js 281 bytes {3} [built]
single entry .\example.js main
single entry ./example.js main
[4] ./templates lazy ^\.\/.*$ namespace object 160 bytes {3} [optional] [built]
import() context lazy ./templates [3] ./example.js 3:23-60
```
12 changes: 6 additions & 6 deletions examples/code-splitting-specify-chunk-name/README.md
Expand Up @@ -324,7 +324,7 @@ module.exports = webpackAsyncContext;

```
Hash: 0a1b2c3d4e5f6a7b8c9d
Version: webpack 4.28.0
Version: webpack 4.29.0
Asset Size Chunks Chunk Names
0.output.js 442 bytes 0 [emitted] chunk-bar-baz0
1.output.js 436 bytes 1 [emitted] chunk-bar-baz2
Expand Down Expand Up @@ -353,9 +353,9 @@ chunk {2} 2.output.js (chunk-foo) 38 bytes <{3}> [rendered]
import() ./templates/foo [3] ./example.js 1:0-62
cjs require ./templates/foo [3] ./example.js 6:11-37
chunk {3} output.js (main) 565 bytes >{0}< >{1}< >{2}< [entry] [rendered]
> .\example.js main
> ./example.js main
[3] ./example.js 405 bytes {3} [built]
single entry .\example.js main
single entry ./example.js main
[4] ./templates lazy ^\.\/ba.*$ namespace object 160 bytes {3} [built]
import() context lazy ./templates [3] ./example.js 11:0-84
```
Expand All @@ -364,7 +364,7 @@ chunk {3} output.js (main) 565 bytes >{0}< >{1}< >{2}< [entry] [rendered]

```
Hash: 0a1b2c3d4e5f6a7b8c9d
Version: webpack 4.28.0
Version: webpack 4.29.0
Asset Size Chunks Chunk Names
0.output.js 114 bytes 0 [emitted] chunk-bar-baz0
1.output.js 115 bytes 1 [emitted] chunk-bar-baz2
Expand Down Expand Up @@ -393,9 +393,9 @@ chunk {2} 2.output.js (chunk-foo) 38 bytes <{3}> [rendered]
import() ./templates/foo [3] ./example.js 1:0-62
cjs require ./templates/foo [3] ./example.js 6:11-37
chunk {3} output.js (main) 565 bytes >{0}< >{1}< >{2}< [entry] [rendered]
> .\example.js main
> ./example.js main
[3] ./example.js 405 bytes {3} [built]
single entry .\example.js main
single entry ./example.js main
[4] ./templates lazy ^\.\/ba.*$ namespace object 160 bytes {3} [built]
import() context lazy ./templates [3] ./example.js 11:0-84
```
12 changes: 6 additions & 6 deletions examples/code-splitting/README.md
Expand Up @@ -325,15 +325,15 @@ Minimized

```
Hash: 0a1b2c3d4e5f6a7b8c9d
Version: webpack 4.28.0
Version: webpack 4.29.0
Asset Size Chunks Chunk Names
1.output.js 490 bytes 1 [emitted]
output.js 8.69 KiB 0 [emitted] main
Entrypoint main = output.js
chunk {0} output.js (main) 161 bytes >{1}< [entry] [rendered]
> .\example.js main
> ./example.js main
[1] ./example.js 139 bytes {0} [built]
single entry .\example.js main
single entry ./example.js main
+ 2 hidden modules
chunk {1} 1.output.js 22 bytes <{0}> [rendered]
> [1] ./example.js 3:0-6:2
Expand All @@ -344,15 +344,15 @@ chunk {1} 1.output.js 22 bytes <{0}> [rendered]

```
Hash: 0a1b2c3d4e5f6a7b8c9d
Version: webpack 4.28.0
Version: webpack 4.29.0
Asset Size Chunks Chunk Names
1.output.js 95 bytes 1 [emitted]
output.js 2.05 KiB 0 [emitted] main
Entrypoint main = output.js
chunk {0} output.js (main) 161 bytes >{1}< [entry] [rendered]
> .\example.js main
> ./example.js main
[1] ./example.js 139 bytes {0} [built]
single entry .\example.js main
single entry ./example.js main
+ 2 hidden modules
chunk {1} 1.output.js 22 bytes <{0}> [rendered]
> [1] ./example.js 3:0-6:2
Expand Down
12 changes: 6 additions & 6 deletions examples/coffee-script/README.md
Expand Up @@ -168,14 +168,14 @@ module.exports = 42;

```
Hash: 0a1b2c3d4e5f6a7b8c9d
Version: webpack 4.28.0
Version: webpack 4.29.0
Asset Size Chunks Chunk Names
output.js 4.31 KiB 0 [emitted] main
Entrypoint main = output.js
chunk {0} output.js (main) 206 bytes [entry] [rendered]
> .\example.js main
> ./example.js main
[0] ./example.js 31 bytes {0} [built]
single entry .\example.js main
single entry ./example.js main
[1] ./cup1.coffee 118 bytes {0} [built]
cjs require ./cup1 [0] ./example.js 1:12-29
[2] ./cup2.coffee 57 bytes {0} [built]
Expand All @@ -187,17 +187,17 @@ chunk {0} output.js (main) 206 bytes [entry] [rendered]

```
Hash: 0a1b2c3d4e5f6a7b8c9d
Version: webpack 4.28.0
Version: webpack 4.29.0
Asset Size Chunks Chunk Names
output.js 1.07 KiB 0 [emitted] main
Entrypoint main = output.js
chunk {0} output.js (main) 206 bytes [entry] [rendered]
> .\example.js main
> ./example.js main
[0] ./cup2.coffee 57 bytes {0} [built]
cjs require ./cup2.coffee [2] ./cup1.coffee 4:12-36
cjs require ./cup2 [2] ./cup1.coffee 5:9-26
[1] ./example.js 31 bytes {0} [built]
single entry .\example.js main
single entry ./example.js main
[2] ./cup1.coffee 118 bytes {0} [built]
cjs require ./cup1 [1] ./example.js 1:12-29
```

0 comments on commit 2209b8a

Please sign in to comment.