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
commit 6ea878cdfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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