-
只有完整引入了element引入才能使用,不知道有没有什么解决方法?比如写一个vite的plugin?
-
Bug Type: **`Build`**
## Environment
- Vue Version: `3.4.21`
- Element Plus Version: `2.6.2`
- Browser / OS: ` 122.0.6261.131`
- Build Tool: `Webpack`
## Reproduction
### Related Co…
-
### Describe the bug
I have this setup
[repo](https://github.com/mblandr/test)
When I starting VS Code after dependencies installed, it create directory with autoimported types right in the root of…
-
Given the current nature of how many icons exist within each sub-package, it'd be nice to have support to auto-import icons using [antfu/unplugin-auto-import](https://github.com/antfu/unplugin-auto-im…
-
### Clear and concise description of the problem
I hope supported it
### Suggested solution
I hope supported it
### Alternative
_No response_
### Additional context
_No response_
### Validatio…
-
### Environment
_No response_
### Reproduction
_No response_
### Describe the bug
I've been trying to do vi.mock and unplugin-auto-import to mock it but none of them works
when I config it in un…
-
Similar to having unplugin-vue-components, it might be worth including [unplugin-auto-import](https://github.com/antfu/unplugin-auto-import) within Iles by default so that APIs can be auto-imported on…
-
hello 我在vue@3.2.31 vite@3.1.6 使用vite-plugin-cdn-import 时遇到了问题
![image](https://user-images.githubusercontent.com/41895910/207090841-c3305477-1900-4eab-83f9-4aeee733362b.png) 通过查看issues,找到原因是因为我使用了u…
-
yarn && yarn dev
expect generate auto-import.d.ts in root path
here is my [minimal reproduction](https://github.com/moliyu/nextjs-unplugin-auto-import.git)
-
Hello!
How to setup vue.config.js in order to support Auto Importing feature? I can't use "import from..." there, so can't do it like this (taken from the https://github.com/antfu/unplugin-icons#au…