unbuild icon indicating copy to clipboard operation
unbuild copied to clipboard

Support extended package validators

Open pi0 opened this issue 8 months ago • 0 comments
trafficstars

Describe the feature

Unbuild has built-in basic validation for package exports. Which we could improve to cover more cases. Two open issues:

  • https://github.com/unjs/unbuild/issues/4
  • https://github.com/unjs/unbuild/issues/22

However there are also nice utils specific to this purpose we can have opt-in support for them (via config + optional deps)

Some options:

[!NOTE] Please do not raise a PR yet, I'm evaluating options and ideas, which are more than welcome on this topic!

Additional information

  • [ ] Would you be willing to help implement this feature?

pi0 avatar Mar 03 '25 12:03 pi0