Add paths for fonts

This commit is contained in:
Daniel_I_Am 2022-05-26 13:10:32 +02:00
parent 1a526c0adb
commit 7300936985

View File

@ -61,7 +61,7 @@ module.exports = (env, argv) => {
{
loader: 'file-loader',
options: {
outputPath: '../fonts/',
outputPath: 'fonts',
},
}
],