-
First of all, thank you so much for this ;)
I assume several values of your extended .env (feature/local-hosting) needs to be adapted. Can you give a short summary what needs to be changed to conne…
-
If discussions were enabled for this project I would have started one instead of creating an issue.
I love unplugin-vue-components. Given the regularity of directory structure, file naming and auto…
-
I use vite to create a project in local
- [x] My package.json like this:
```json
{
"name": "bot_test",
"private": true,
"version": "0.0.0",
"scripts": {
"dev": "vite",
"bui…
-
![image](https://user-images.githubusercontent.com/37390166/171356543-109fd44e-3f9c-43a4-8c0c-5804e112b362.png)
![image](https://user-images.githubusercontent.com/37390166/171356627-954d024c-e444-427…
-
unplugin-auto-import 生成的auto-imports.d.ts 打包后类型就丢失一些了
-
description: there is no problem with local packaging, but the following error is reported in the docker environment.
configuration(docker):
npm 6.14.7
node 14.8.0
```js
import autoImport from 'u…
-
It's my auto-imports.d.ts, I dont know why
```javascript
// Generated by 'unplugin-auto-import'
// We suggest you to commit this file into source control
declare global {
// ....other....
const …
-
-
Bug Type: **`TypeScript`**
## Environment
- Vue Version: `3.2.25`
- Element Plus Version: `2.1.11`
- Browser / OS: `chome 100.0.4896.127 / win10`
- Build Tool: `Vite`
## Reproduction
…
-
```Javascript
import AutoImport from 'unplugin-auto-import/vite'
import { AntDesignVueResolver, VueUseComponentsResolver } from 'unplugin-vue-components/resolvers'
{
resolvers: [
…