mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 09:43:54 +01:00
Merge pull request #3446 from nickofolas/fix/assets
[Fix] Theme browser assets not loading
This commit is contained in:
commit
6ea878cdfc
@ -167,6 +167,7 @@ module.exports = (env, argv) => {
|
||||
options: {
|
||||
name: "[contenthash].[ext]",
|
||||
outputPath: "images",
|
||||
publicPath: `${outputDirectory}/images`,
|
||||
},
|
||||
},
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user