-
vue version: 3.2.36
vite version: 2.9.9
unplugin-auto-import version: 0.8.6
-
VUE CLI (4.5.15)
`vue.config.js`
```js
const AutoImport = require('unplugin-auto-import/webpack')
const Components = require('unplugin-vue-components/webpack')
const Icons = require('unplugin-ic…
cuiqg updated
2 years ago
-
```shell
baboon@MacBook-Air-2 iduo-schedule-web % pnpm install -D unplugin-auto-import
ERR_PNPM_NO_MATCHING_VERSION No matching version found for unimport@^0.4.5
^[[A
The latest release of unimp…
-
-
Bug Type: **`Component`**
## Environment
- Vue Version: `3.2.33`
- Element Plus Version: `2.1.11`
- Browser / OS: `Version 100.0.4896.127 (Official Build) (64-bit)`
- Build Tool: `Vite`
…
-
##### 版本号:
1.2.0
##### 问题描述:
框架优化建议
##### 截图&代码:
无
1.现在vue3官方推荐的vscode插件是`Vue Language Features (Volar)`,但是Volar插件下,报以下错误
2.项目配置了eslint,但是代码并未按照eslint规则编写,在未改动的情况下仍然报错。
3.语法不一致,有…
-
As we known, "ref"、"reactive" will be auto imported from vue with unplugin-auto-import. However, I can't see "SetupContext" in auto-imports.d.ts. If I add it manually, the typescript errors is show. …
-
"element-plus": "^1.3.0-beta.5",
"unplugin-vue-components": "^0.17.13",
"unplugin-auto-import": "^0.5.11",
[vite] Internal server error: Failed to resolve import "element-plus/es/components/loadi…
-
### Describe the bug
vite-ssg build error with dayjs and element-plus
vite.config.ts
```typescript
// fork by https://github.com/antfu/vitesse
import { ElementPlusResolver } from 'unplugin-vue-…
-
- Laravel Vite Plugin Version: 0.5.0
- Laravel Version: 9.21.4
- Node Version: 18.3.0
- NPM Version: 8.11.0
- Host operating system: macOS Monterey 12.4
- Web Browser & Version: Chome 103.0…
jenky updated
2 years ago