This commit is contained in:
Paolo Arena
2020-07-11 17:07:53 +02:00
parent 01f1115c8a
commit 77c1edb779
150 changed files with 2637 additions and 4630 deletions

View File

@@ -46,7 +46,7 @@ const webpackDevConfig = {
inject: true,
template: helpers.root('/src/index.html'),
filename: 'index.html',
favicon: helpers.root('/src/assets/images/logo_M.png')
favicon: helpers.root('/src/statics/images/logo.png')
}),
new DefinePlugin({
'process.env': env