Skip to content

Commit

Permalink
Merge in boilerplate updates etc
Browse files Browse the repository at this point in the history
  • Loading branch information
whisperdoll committed May 2, 2024
1 parent 9dced68 commit 2f9d782
Show file tree
Hide file tree
Showing 33 changed files with 798 additions and 14,001 deletions.
46 changes: 0 additions & 46 deletions .erb/configs/webpack.config.base.js

This file was deleted.

4 changes: 0 additions & 4 deletions .erb/configs/webpack.config.eslint.js

This file was deleted.

75 changes: 0 additions & 75 deletions .erb/configs/webpack.config.main.prod.babel.js

This file was deleted.

1 change: 0 additions & 1 deletion .erb/configs/webpack.config.main.prod.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ const configuration: webpack.Configuration = {

entry: {
main: path.join(webpackPaths.srcMainPath, 'main.ts'),
preload: path.join(webpackPaths.srcMainPath, 'preload.ts'),
},

output: {
Expand Down
Loading

0 comments on commit 2f9d782

Please sign in to comment.