An open API service indexing awesome lists of open source software.

https://github.com/renzp94/nubuild

基于Bun开发的打包工具
https://github.com/renzp94/nubuild

Last synced: 2 months ago
JSON representation

基于Bun开发的打包工具

Awesome Lists containing this project

README

        

nubuild logo



Downloads
Version
License

# nubuild

![环境支持](https://img.shields.io/badge/支持环境-Bun-blue)

一款基于源码发布形式的Bun打包工具。是在Bun打包基础上优化其打包体验及打包生态。

> 注意:此包的方式是源码引入,所以只能在`bun`环境下使用

# 此包由来

`Bun`的打包功能相比于其他的打包器来说功能有所缺失,此包是为了完善其打包功能。另一方面,`Bun`是可以直接运行ts的,所以此包的代码直接使用源码运行。