UNPKG

@roots/bud-build

Version:

bud.js core module

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