mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
FIx sw.js build issue
This commit is contained in:
4
scripts/prebuild.ts
Normal file
4
scripts/prebuild.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import { build_sw } from "../server/build_sw.ts";
|
||||
|
||||
await build_sw();
|
||||
Deno.exit(0);
|
||||
Reference in New Issue
Block a user