This commit is contained in:
Rizky 2024-08-19 13:07:28 +07:00
parent da99c42e7f
commit 1adf4b758b
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ export const _ = {
},
}
);
} catch () {
} catch (e) {
try {
let file = Bun.file(build_old);