Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrantly committed Apr 11, 2016
1 parent 0ef920e commit 0ca4ab2
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 17 deletions.
8 changes: 4 additions & 4 deletions test/html-webpack-plugin/expectedOutput-1.6/output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ chunk {0} bundle.js (main) 22 bytes [rendered]
[0] ./.test/html-webpack-plugin/app.ts 22 bytes {0} [built]
Child html-webpack-plugin for "index.html":
Asset Size Chunks Chunk Names
index.html 426 kB 0
chunk {0} index.html 412 kB [rendered]
[0] ./~/html-webpack-plugin/lib/loader.js!./~/html-webpack-plugin/default_index.ejs 356 bytes {0} [built]
[1] ./~/html-webpack-plugin/~/lodash/index.js 411 kB {0} [built]
index.html 518 kB 0
chunk {0} index.html 501 kB [rendered]
[0] ./~/html-webpack-plugin/lib/loader.js!./~/html-webpack-plugin/default_index.ejs 550 bytes {0} [built]
[1] ./~/html-webpack-plugin/~/lodash/lodash.js 500 kB {0} [built]
[2] (webpack)/buildin/module.js 241 bytes {0} [built]
8 changes: 4 additions & 4 deletions test/html-webpack-plugin/expectedOutput-1.7/output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ chunk {0} bundle.js (main) 22 bytes [rendered]
[0] ./.test/html-webpack-plugin/app.ts 22 bytes {0} [built]
Child html-webpack-plugin for "index.html":
Asset Size Chunks Chunk Names
index.html 426 kB 0
chunk {0} index.html 412 kB [rendered]
[0] ./~/html-webpack-plugin/lib/loader.js!./~/html-webpack-plugin/default_index.ejs 356 bytes {0} [built]
[1] ./~/html-webpack-plugin/~/lodash/index.js 411 kB {0} [built]
index.html 518 kB 0
chunk {0} index.html 501 kB [rendered]
[0] ./~/html-webpack-plugin/lib/loader.js!./~/html-webpack-plugin/default_index.ejs 550 bytes {0} [built]
[1] ./~/html-webpack-plugin/~/lodash/lodash.js 500 kB {0} [built]
[2] (webpack)/buildin/module.js 241 bytes {0} [built]
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ chunk {0} bundle.js (main) 36 bytes [rendered]
[0] ./.test/html-webpack-plugin/app.ts 36 bytes {0} [built]
Child html-webpack-plugin for "index.html":
Asset Size Chunks Chunk Names
index.html 426 kB 0
chunk {0} index.html 412 kB [rendered]
[0] ./~/html-webpack-plugin/lib/loader.js!./~/html-webpack-plugin/default_index.ejs 356 bytes {0} [built]
[1] ./~/html-webpack-plugin/~/lodash/index.js 411 kB {0} [built]
index.html 518 kB 0
chunk {0} index.html 501 kB [rendered]
[0] ./~/html-webpack-plugin/lib/loader.js!./~/html-webpack-plugin/default_index.ejs 550 bytes {0} [built]
[1] ./~/html-webpack-plugin/~/lodash/lodash.js 500 kB {0} [built]
[2] (webpack)/buildin/module.js 241 bytes {0} [built]
8 changes: 4 additions & 4 deletions test/html-webpack-plugin/expectedOutput-1.8/output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ chunk {0} bundle.js (main) 22 bytes [rendered]
[0] ./.test/html-webpack-plugin/app.ts 22 bytes {0} [built]
Child html-webpack-plugin for "index.html":
Asset Size Chunks Chunk Names
index.html 426 kB 0
chunk {0} index.html 412 kB [rendered]
[0] ./~/html-webpack-plugin/lib/loader.js!./~/html-webpack-plugin/default_index.ejs 356 bytes {0} [built]
[1] ./~/html-webpack-plugin/~/lodash/index.js 411 kB {0} [built]
index.html 518 kB 0
chunk {0} index.html 501 kB [rendered]
[0] ./~/html-webpack-plugin/lib/loader.js!./~/html-webpack-plugin/default_index.ejs 550 bytes {0} [built]
[1] ./~/html-webpack-plugin/~/lodash/lodash.js 500 kB {0} [built]
[2] (webpack)/buildin/module.js 241 bytes {0} [built]
2 changes: 1 addition & 1 deletion test/issue81/expectedOutput-1.8/bundle.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0ca4ab2

Please sign in to comment.