Skip to content

Commit

Permalink
Merge branch 'feat-v4' into remove-volume
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertGemmaJr committed Jun 24, 2024
2 parents 520a096 + 0432a2e commit 59d588e
Show file tree
Hide file tree
Showing 6 changed files with 1,684 additions and 1,096 deletions.
2 changes: 1 addition & 1 deletion forge.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export default {
config: {
build: [
// Build files that use the main config
{ entry: "src/electron/main.js", config: "vite.main.config.js" },
{ entry: "src/Electron/main.js", config: "vite.main.config.js" },
// Build files that use the preload config
{ entry: "src/Electron/preload.js", config: "vite.preload.config.js" },
],
Expand Down
Loading

0 comments on commit 59d588e

Please sign in to comment.