-
In my `.eslintrc`, I have:
```json
{
//...
"settings": {
"import/resolver": {
"webpack": {
"config": "build/webpack.base.conf.js"
}
}
}
}
```
In `bui…
-
### Version
3.6.3
### Environment info
```
Environment Info:
System:
OS: macOS High Sierra 10.13.6
CPU: (4) x64 Intel(R) Core(TM) i7-7660U CPU @ 2.50GHz
Binaries:
Node: 11…
graup updated
5 years ago
-
Started a fresh vue3 project.
Installed the plugin using `vue add browser-extension`
Then I ran the serve script which is `vue-cli-service build --mode development --watch`
I also tried `vue-cl…
-
**What rule do you want to change?**
`vue/require-default-prop`
**Does this change cause the rule to produce more or fewer warnings?**
Is will provide less warnings if the type is already defined…
-
##### Describe the issue / bug.
\#
Hello guys!
I'm using electron-builder through the electron-vue lib (https://github.com/SimulatedGREG/electron-vue).
And following the instructions to build t…
-
**Describe the bug**
the following error would rise when `yarn build` if `externals` being removed:
~~~
ERROR Failed to compile with 1 error17:23:27
error in ./node_modules/rea…
-
vue 2.6.11, kbone-ui 0.6.2
```vue
{{item}}
这段话不会在小程序里显示
在构建的时候就会被 vue-improv…
-
```
cd frontend
npm run lint
```
results in:
```
npm ERR! code 1
npm ERR! path /run/media/berombau/data/GitHub/biosegment/frontend
npm ERR! command failed
npm ERR! command sh -c vue-cli-servi…
-
***
☝️ **Important announcement:** Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! [Find out how to migrate to Snyk and more at greenkeeper.io](https://greenkeep…
-
## The devDependency [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli) was updated from `3.10.0` to `3.11.0`.
🚨 [View failing branch](https://github.com/Vrijraj/iwd-web-app/compare/master..…