Jinjun Zhuang

Results 2 issues of Jinjun Zhuang

### Is your feature request related to a problem? Please describe it 在我使用create-neat脚手架的时候,我发现它能够构建react组件库,但是没有构建vue组件库的功能。 ### Describe the solution you'd like 基于element的组件库构建框架来创造模板,默认使用pnpm方便monorepo。用vite作为打包器,提供测试用的本地开发服务器,并且能够自定义扩展(国际化、css引擎等)。 ### Teachability, documentation, adoption, migration strategy _No response_ ### What...

@laconic/plugin-antd:1.0.0 ----- 实现antd依赖的注入 ## PR Checklist Please check if your PR fulfills the following requirements: - [ ] The commit message follows our guidelines: https://github.com/xun082/create-neat/blob/master/CONTRIBUTING.md - [ ] Tests for...