mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
feat: check+contribution
This commit is contained in:
4
scripts/build.ts
Normal file
4
scripts/build.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import subsConfig from '../src/config';
|
||||
import { writeConfig } from '../src/file';
|
||||
|
||||
await writeConfig(process.cwd() + `/dist/gkd.json`, subsConfig);
|
||||
Reference in New Issue
Block a user