mirror of
https://github.com/kunkunsh/kunkun-ext-video-processing.git
synced 2025-04-03 18:06:43 +00:00
5 lines
82 B
TypeScript
5 lines
82 B
TypeScript
import { $ } from 'bun';
|
|
|
|
await $`bun build:custom`;
|
|
await $`bun build:template`;
|