UNPKG

@scalar/build-tooling

Version:

Build tooling and helpers

8 lines (6 loc) 113 B
import { build } from './src/esbuild' await build({ platform: 'node', entries: 'auto', allowCss: true, })