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