1 Star 0 Fork 0

茗M/mirror_bun

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
bunfig.toml 358 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ashcon Partovi 提交于 2023-03-07 12:22 . Reorganize tests (#2332)
[test]
# Large monorepos (like Bun) may want to specify the test directory more specifically
# By default, `bun test` scans every single folder recurisvely which, if you
# have a gigantic submodule (like WebKit), it has to do lots of directory
# traversals
#
# Instead, we can just make it scan only the test directory for Bun's runtime tests
root = "test"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/windivi/mirror_bun.git
git@gitee.com:windivi/mirror_bun.git
windivi
mirror_bun
mirror_bun
1-runner

搜索帮助