Fix fonts not loading

This commit is contained in:
sonny 2020-06-03 19:49:18 +02:00
parent 12fcc0421b
commit f9d49db12a

View file

@ -27,6 +27,7 @@ export default {
loader: 'file-loader',
options: {
name: 'fonts/[name].[ext]',
publicPath: '../',
},
},
},