kyli

Results 13 comments of kyli

@WinmezzZ 感谢贡献,不过请先签署下 CLA Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our [Contributor License Agreement](https://cla-assistant.io/web-infra-dev/modern.js?pullRequest=4957) before we can accept...

+1 Is there a way to avoid the request?

感谢反馈,可以进一步描述下需要支持的内容,比如现在哪些功能 bun 是不可用的(create ? / new ? / build ?) 当然我们的计划是框架功能应该与包管理器无关的,你可以自行选择包管理器,也欢迎 PR ~

Get, 这个选项的作用主要是创建项目后默认依赖安装,以及项目模板一些命令的替换,应该不影响创建后项目的运行,你可以添加 `--no-need-install` 参数先关闭默认行为,创建结束后用 bun 来 install 。 后续的迭代方向是项目初始化模板与包管理器完全解耦,创建完成后由开发着自行选择包管理器。

If nobody follows up, I will attempt to help fix this issue. (when I have time 😂)