Skip to content

fix(tdesign): ignore config-provider/style #280

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

Merged
merged 1 commit into from
Jan 16, 2022

Conversation

chsword
Copy link
Contributor

@chsword chsword commented Jan 13, 2022

使用 unplugin-vue-components 动态入组件时,使用
<t-config-provider></t-config-provider>
会由于 unplugin-vue-components 的原因 导入 es/config-provider/style 而出现404异常

这是由于 https://github.com/antfu/unplugin-vue-components/blob/main/src/core/resolvers/tdesign.ts 的匹配规则是: 只要以t开头均视为有style的组件,但config-provider未提供style

@chsword chsword requested a review from antfu as a code owner January 13, 2022 11:50
@antfu antfu changed the title fix: 🐛 tdesign ignore config-provider/style fix(tdesign): ignore config-provider/style Jan 16, 2022
@antfu antfu merged commit a5230e6 into unplugin:main Jan 16, 2022
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.

2 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy