update
This commit is contained in:
4
plugin/build.ts
Normal file
4
plugin/build.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bun
|
||||
import { $ } from "bun";
|
||||
|
||||
await $`bun build src/index.ts --outdir dist --target bun`;
|
||||
Reference in New Issue
Block a user