Add paths for fonts
This commit is contained in:
parent
1a526c0adb
commit
7300936985
@ -61,7 +61,7 @@ module.exports = (env, argv) => {
|
||||
{
|
||||
loader: 'file-loader',
|
||||
options: {
|
||||
outputPath: '../fonts/',
|
||||
outputPath: 'fonts',
|
||||
},
|
||||
}
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user