Skip to content

Commit

Permalink
Use Vite and better manage image resources (#13)
Browse files Browse the repository at this point in the history
* config files

* remove unneeded files

* misc folders

* move images

* update renderer

* update main

* consts, preload, util

* types

* linting

* remove old file
  • Loading branch information
andrewbenington authored Oct 14, 2023
1 parent 0111bef commit d8c197a
Show file tree
Hide file tree
Showing 15,141 changed files with 7,117 additions and 33,000 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
9 changes: 9 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
root = true

[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
7 changes: 0 additions & 7 deletions .erb/configs/.eslintrc

This file was deleted.

59 changes: 0 additions & 59 deletions .erb/configs/webpack.config.base.ts

This file was deleted.

3 changes: 0 additions & 3 deletions .erb/configs/webpack.config.eslint.ts

This file was deleted.

83 changes: 0 additions & 83 deletions .erb/configs/webpack.config.main.prod.ts

This file was deleted.

71 changes: 0 additions & 71 deletions .erb/configs/webpack.config.preload.dev.ts

This file was deleted.

77 changes: 0 additions & 77 deletions .erb/configs/webpack.config.renderer.dev.dll.ts

This file was deleted.

Loading

0 comments on commit d8c197a

Please sign in to comment.