mirror of
https://github.com/unjs/unbuild.git
synced 2026-01-25 15:02:00 +00:00
Unbuild zero config example
Unbuild automatically infers the build configuration from exports field in package.json.
Since 3 types, import and require fields are set, build automatically includes them.
Unbuild also supports building multiple entries.