Skip to content

Commit b670873

Browse files
committed
fix expected output.txt
1 parent 3c68f2b commit b670873

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

test/html-webpack-plugin/expectedOutput-1.6/output.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Asset Size Chunks Chunk Names
22
bundle.js 1.41 kB 0 [emitted] main
3-
index.html 159 bytes [emitted]
3+
index.html 182 bytes [emitted]
44
chunk {0} bundle.js (main) 22 bytes [rendered]
55
[0] ./.test/html-webpack-plugin/app.ts 22 bytes {0} [built]
66
Child html-webpack-plugin for "index.html":

test/html-webpack-plugin/expectedOutput-1.7/output.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Asset Size Chunks Chunk Names
22
bundle.js 1.41 kB 0 [emitted] main
3-
index.html 159 bytes [emitted]
3+
index.html 182 bytes [emitted]
44
chunk {0} bundle.js (main) 22 bytes [rendered]
55
[0] ./.test/html-webpack-plugin/app.ts 22 bytes {0} [built]
66
Child html-webpack-plugin for "index.html":

test/html-webpack-plugin/expectedOutput-1.8/output.transpiled.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Asset Size Chunks Chunk Names
22
bundle.js 1.43 kB 0 [emitted] main
3-
index.html 159 bytes [emitted]
3+
index.html 182 bytes [emitted]
44
chunk {0} bundle.js (main) 36 bytes [rendered]
55
[0] ./.test/html-webpack-plugin/app.ts 36 bytes {0} [built]
66
Child html-webpack-plugin for "index.html":

test/html-webpack-plugin/expectedOutput-1.8/output.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Asset Size Chunks Chunk Names
22
bundle.js 1.41 kB 0 [emitted] main
3-
index.html 159 bytes [emitted]
3+
index.html 182 bytes [emitted]
44
chunk {0} bundle.js (main) 22 bytes [rendered]
55
[0] ./.test/html-webpack-plugin/app.ts 22 bytes {0} [built]
66
Child html-webpack-plugin for "index.html":

test/html-webpack-plugin/expectedOutput-1.9/output.transpiled.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Asset Size Chunks Chunk Names
22
bundle.js 1.43 kB 0 [emitted] main
3-
index.html 159 bytes [emitted]
3+
index.html 182 bytes [emitted]
44
chunk {0} bundle.js (main) 36 bytes [rendered]
55
[0] ./.test/html-webpack-plugin/app.ts 36 bytes {0} [built]
66
Child html-webpack-plugin for "index.html":

test/html-webpack-plugin/expectedOutput-1.9/output.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Asset Size Chunks Chunk Names
22
bundle.js 1.41 kB 0 [emitted] main
3-
index.html 159 bytes [emitted]
3+
index.html 182 bytes [emitted]
44
chunk {0} bundle.js (main) 22 bytes [rendered]
55
[0] ./.test/html-webpack-plugin/app.ts 22 bytes {0} [built]
66
Child html-webpack-plugin for "index.html":

0 commit comments

Comments
 (0)