Skip to content

unbuild

Enabled

This plugin is enabled when there’s a match in dependencies or devDependencies in package.json:

  • unbuild

Default configuration

{
"unbuild": {
"config": [
"build.config.{js,cjs,mjs,ts,mts,cts,json}"
]
}
}

Custom config or entry configuration overrides the defaults, they are not merged.

ISC License © 2024 Lars Kappert