Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加自动化构建vue组件库功能 #144

Open
Cruiter11235 opened this issue May 1, 2024 · 1 comment
Open

添加自动化构建vue组件库功能 #144

Cruiter11235 opened this issue May 1, 2024 · 1 comment

Comments

@Cruiter11235
Copy link

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 is the motivation / use case for changing the behavior?

给脚手架扩展vue组件库构建功能,最大程度减少配置,让开发者集中精力于组件的编写。

@xun082
Copy link
Owner

xun082 commented May 1, 2024

你好,目前是有这个想法的,但是人手还不是很足,请问你感兴趣吗,感兴趣可以添加我微信 yunmz777 进行详细交流

Cruiter11235 added a commit to Cruiter11235/create-neat that referenced this issue May 6, 2024
… under dev environment

1. create a new directory under apps,which called template-vue-ui

BREAKING CHANGE: change the createApp api while isdev, instand of read from tar,just copy from app is enouth

xun082#144 xun082#144
Cruiter11235 added a commit to Cruiter11235/create-neat that referenced this issue May 6, 2024
add template-vue-ui under app directory, change the createApp API's code when the isDev is true

添加自动化构建vue组件库功能 xun082#144
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants