Skip to content

Commit

Permalink
- Reldens - v4.0.0 - Default theme improvements.
Browse files Browse the repository at this point in the history
  • Loading branch information
damian-pastorini committed Jan 17, 2024
1 parent 28a1599 commit 15d158f
Show file tree
Hide file tree
Showing 4 changed files with 185 additions and 181 deletions.
2 changes: 1 addition & 1 deletion lib/game/server/theme-manager.js
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ class ThemeManager
sourceMaps: false,
distEntry: entryPath,
distDir: this.distPath,
isLibrary: true,
isLibrary: false,
outputFormat: 'esmodule'
}
};
Expand Down
Loading

0 comments on commit 15d158f

Please # to comment.