diff --git a/webpack.config.babel.js b/webpack.config.babel.js index b942bd6..842d63a 100644 --- a/webpack.config.babel.js +++ b/webpack.config.babel.js @@ -347,7 +347,7 @@ export default (options) => { showErrors: true, chunks: 'all', excludeChunks: [], - title: 'Webpack App', + title: 'VIzon Countdown', xhtml: false, chunksSortMode: 'dependency', }),