diff --git a/webpack.config.js b/webpack.config.js index e2212c531..fa6b96960 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -167,6 +167,7 @@ module.exports = (env, argv) => { options: { name: "[contenthash].[ext]", outputPath: "images", + publicPath: `${outputDirectory}/images`, }, }, ],