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