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