antfu-collective / unconfig

A universal solution for loading configurations.
MIT License
594 stars 19 forks source link

feat: add bun support #24

Closed chrisbbreuer closed 1 year ago

chrisbbreuer commented 1 year ago

Description

This PR adds support for Bun by not utilizing Jiti and letting Bun handle it.

Linked Issues

I started a Discord discussion on this topic a couple of days ago.

Additional context

mlly is a devDependency of jiti: https://github.com/unjs/jiti/blob/main/package.json#L61