xun082 / create-neat

🚀🚀🚀 Developed a front-end scaffold based on PNPM and Turborepo, aimed at quickly creating various types of projects for users.
MIT License
348 stars 107 forks source link

feat: 增加swc插件出口文件 #198

Closed IsDyh01 closed 1 month ago

IsDyh01 commented 1 month ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[✅] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Other... Please describe:

What is the current behavior?

What is the new behavior?

新增swc插件出口文件,用于构建工具配置文件的合并

Does this PR introduce a breaking change?

[ ] Yes
[✅] No

Other information