MInor updates

This commit is contained in:
schmelczerandras 2020-10-25 16:32:36 +01:00
parent 15b04cad2d
commit 26d014d061
7 changed files with 17 additions and 15 deletions

View file

@ -115,7 +115,7 @@ module.exports = {
use: {
loader: 'file-loader',
query: {
outputPath: '/static',
outputPath: '/',
name: '[name].[ext]',
},
},