some comment resolution - enums, process_torrents_job

This commit is contained in:
iPromKnight
2024-02-06 09:28:55 +00:00
committed by iPromKnight
parent 69fb088b62
commit a84ca68d9e
15 changed files with 93 additions and 92 deletions

View File

@@ -13,7 +13,7 @@ try {
build({
bundle: true,
entryPoints: [
"./src/index.js",
"./src/index.ts",
],
external: [...(devDependencies && Object.keys(devDependencies))],
keepNames: true,