NEZ-1830 fix : Network Zodiac 前端logo更换
This commit is contained in:
@@ -55,7 +55,7 @@ const devWebpackConfig = merge(baseWebpackConfig, {
|
||||
new webpack.NoEmitOnErrorsPlugin(),
|
||||
// https://github.com/ampedandwired/html-webpack-plugin
|
||||
new HtmlWebpackPlugin({
|
||||
favicon: 'src/assets/img/favicon.ico',
|
||||
favicon: require('../src/assets/img/favicon.ico'),
|
||||
filename: 'index.html',
|
||||
template: 'index.html',
|
||||
inject: true
|
||||
|
||||
Reference in New Issue
Block a user