UNPKG

@roots/bud

Version:

Configurable, extensible build tools for modern single and multi-page web applications

5 lines (4 loc) 161 B
import { Option } from '@roots/bud-support/clipanion'; export default Option.Boolean(`--esm`, undefined, { description: `Compile to esm (experimental)`, });