diff --git a/config/webpack.config.prod.js b/config/webpack.config.prod.js index f6e040fad..36a936f35 100644 --- a/config/webpack.config.prod.js +++ b/config/webpack.config.prod.js @@ -240,7 +240,7 @@ module.exports = { emitFile: true, // Write the path where the font files will be in the main site - name: './icons/[name].[ext]' + name: 'static/icons/[name].[ext]' } }, // This loader doesn't use a "test" so it will catch all modules