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