mirror of https://github.com/webpack/webpack.git
Fix a test case which was broken due to typo fix
This commit is contained in:
parent
81e47b6eaf
commit
9f92969962
|
|
@ -17,7 +17,7 @@ Child
|
|||
Time: Xms
|
||||
Built at: Thu Jan 01 1970 00:00:00 GMT
|
||||
Asset Size Chunks Chunk Names
|
||||
app.js 5.6 KiB 0 [emitted] app
|
||||
app.js 5.59 KiB 0 [emitted] app
|
||||
vendor.c0e73bece4137a7015c2.js 619 bytes 1 [emitted] vendor
|
||||
Entrypoint app = vendor.c0e73bece4137a7015c2.js app.js
|
||||
[./constants.js] 87 bytes {1} [built]
|
||||
|
|
|
|||
Loading…
Reference in New Issue