Fix webpack html title.
parent
e9f19fbddf
commit
fb4e3c0e46
|
@ -347,7 +347,7 @@ export default (options) => {
|
||||||
showErrors: true,
|
showErrors: true,
|
||||||
chunks: 'all',
|
chunks: 'all',
|
||||||
excludeChunks: [],
|
excludeChunks: [],
|
||||||
title: 'Webpack App',
|
title: 'VIzon Countdown',
|
||||||
xhtml: false,
|
xhtml: false,
|
||||||
chunksSortMode: 'dependency',
|
chunksSortMode: 'dependency',
|
||||||
}),
|
}),
|
||||||
|
|
Loading…
Reference in New Issue