Revert Back To Asar
Some checks are pending
Release / Build Equicord (push) Waiting to run
Test / Test (push) Waiting to run

This commit is contained in:
thororen1234 2025-04-05 19:51:49 -04:00
parent 1e5a600213
commit d1d1e28138
No known key found for this signature in database
8 changed files with 24 additions and 65 deletions

View file

@ -43,11 +43,9 @@ if (IS_VESKTOP || !IS_VANILLA) {
}
switch (url) {
case "renderer.js.map":
case "equibopRenderer.js.map":
case "preload.js.map":
case "equibopPreload.js.map":
case "patcher.js.map":
case "equibopMain.js.map":
case "main.js.map":
cb(join(__dirname, url));
break;
default: