mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-15 20:17:22 +00:00
clean build.ts
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
import fs from "node:fs";
|
||||
|
||||
import { $ } from "bun";
|
||||
import { replace } from "esbuild-plugin-replace";
|
||||
import * as tsup from "tsup";
|
||||
|
||||
const args = process.argv.slice(2);
|
||||
|
||||
Reference in New Issue
Block a user