Commit graph

8 commits

Author SHA1 Message Date
Amsyar Rasyiq
7dc0b1286a
[Init] Implement error dialog for failed mod loading (#37)
* [Main] Implement error dialog for failed mod loading

* [Main] Initialize Vendetta from entry.js
2023-03-15 16:36:12 +00:00
redstonekasi
293c256dc9 [Build] Fix __vendettaVersion 2023-03-07 08:11:34 +00:00
redstonekasi
3531132c38
[Build] Fix ErrorBoundary exporting (#30) 2023-03-07 00:23:16 +00:00
redstonekasi
8354b3806c
[Build] SWC-ify, allow classes and async arrow functions (#24)
* [Build] SWC-ify, allow classes and async arrow functions

* [Build] The SWC-ening is upon us.

* [Build] Tidy

* [Global] Make use of our newfound powers

* [Build] Call bundle.close when done

---------

Co-authored-by: Beef <beefers@riseup.net>
2023-02-26 00:34:16 +00:00
Beef
6ef8c97b86 [Build] Legal comments! Explode! 2023-02-25 01:29:36 +00:00
Beef
93c4eef678 [Global] Refactors all around 2023-01-10 23:30:46 +00:00
Beef
48138c5b7c [Init] Assign window object before everything else 2023-01-01 21:10:09 +00:00
Beef
7ec0c3c82d [Global] Initial progress 2022-10-18 23:04:55 +01:00