-
原项目是基于古老的 Vue CLI 建成的,使用的仍是 webpack 2,构建依赖等问题,项目在构件时出现报错,详细见 #5 。
新版的 Vue CLI 拥有更多的功能,解决了以前没办法实现的问题,与其在原构建方案中修复问题,不如拥抱新构建版本。
现在重新使用 [Vue CLI 4](https://cli.vuejs.org/zh/guide/installation.html) …
-
### Reporting a bug?
I've added this to my `vue.config.js`:
```
const path = require('path');
const VueI18nPlugin = require('@intlify/unplugin-vue-i18n/webpack');
module.exports = {
config…
-
# Description
After ditching Nuxt and upgrading to Vue3, migrate bundler to use Vite to reduce development time and improve DX.
**Important:** [Vite is the default choice for the ecosystem, while …
cnotv updated
2 weeks ago
-
### Version
4.5.11
### Environment info
```
System:
OS: Windows 10 10.0.18363
CPU: (8) x64 Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz
Binaries:
Node: 14.15.1 - C:\…
-
npm install
报错信息
`# npm resolution error report
2022-03-31T09:47:44.963Z
While resolving: @vue/cli-plugin-babel@4.4.4
Found: @vue/cli-service@5.0.4
node_modules/@vue/cli-service
dev @vue…
-
### Environment
Working directory: /home/projects/nuxt-starter-efbp6c 22:02:45
Nuxt project info: …
-
### Environment
- Operating System: Linux
- Node Version: v18.20.3
- Nuxt Version: 3.13.0
- CLI Version: 3.13.0
- Nitro Version: 2.9.7
- Package Manager: npm@10.2.3
- Builder: …
-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v22.8.0
- Nuxt Version: 3.12.4
- CLI Version: 3.13.1
- Nitro Version: 2.9.7
- Package M…
-
Since today the devtools in my console is no longer showing up. however the extension says: "Vue.js is detected on this page."
Im not sure if this is related to the release done today, but I have che…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […