Merge pull request #3446 from nickofolas/fix/assets

[Fix] Theme browser assets not loading
This commit is contained in:
hydroflame
2022-04-13 23:42:09 -04:00
committed by GitHub

View File

@ -167,6 +167,7 @@ module.exports = (env, argv) => {
options: {
name: "[contenthash].[ext]",
outputPath: "images",
publicPath: `${outputDirectory}/images`,
},
},
],