diff --git a/webpack.config.js b/webpack.config.js index b6c14a4..744dc70 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -61,7 +61,7 @@ module.exports = (env, argv) => { { loader: 'file-loader', options: { - outputPath: '../fonts/', + outputPath: 'fonts', }, } ],