UNPKG

@roots/bud-build

Version:

bud.js core module

5 lines (3 loc) 167 B
import type {Factory} from '@roots/bud-build/config' export const performance: Factory<`performance`> = async ({hooks}) => hooks.filter(`build.performance`, false)