5 lines
82 B
TypeScript

import { $ } from 'bun';
await $`bun build:custom`;
await $`bun build:template`;