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

feat: supports imports option for auto-import #12861

Merged
merged 1 commit into from
May 18, 2024

Conversation

zhaojjiang
Copy link
Contributor

#12679 的基础上添加对 unplugin-auto-import 的 imports 选项的支持

该选项可以一次性导出 VantResolver 中的 API 到 auto-imports.d.ts 中,以优化编辑器的提示,并避免后续开发过程中该文件的频繁变更

By adding this option, vant auto imported api will be imported to
auto-imports.d.ts immediately once.
@chenjiahan
Copy link
Member

LGTM 👍🏻

@chenjiahan chenjiahan merged commit 96cbb04 into youzan:main May 18, 2024
4 checks passed
@chenjiahan
Copy link
Member

Released: @vant/auto-import-resolver v1.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants