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

✨新功能: 适配vue2/3 #68

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

ZaneL1u
Copy link

@ZaneL1u ZaneL1u commented Dec 12, 2021

#39 # feat: 增加vue2/3的支持

  • 增加适配:使用"lang":”vue“来指定taro-iconfont-cli生成Vue2/3组件。

  • 修复:
    1.replaceRelativePath方法,使用正则来替换。
    2.tslib开发环境下报错。
    3.http-proxy开发环境下报错。
    4.修复ts下引入vue组件的报错。
    5.修复index.h5.js引入vue模块。

  • 增加依赖:
    vue-iconfonts-cli v1.0.2
    vue v2.6.14
    @types/http-proxy v1.17.7

  • 升级依赖版本:
    typescript 3.6.3 => typescript 4.5.3

@ybrelax
Copy link

ybrelax commented Dec 15, 2021

image
npx iconfont-taro 之后还是生成react组件

@ybrelax
Copy link

ybrelax commented Dec 15, 2021

image
什么时候发一版,我看了还没支持呀

@ZaneL1u ZaneL1u changed the title feat: 增加vue2/3的支持 ✨新功能: 适配vue2/3 Dec 15, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants