-
The Vue eslint team recently introduced a new "vue/sort-keys" rule - https://eslint.vuejs.org/rules/sort-keys.html
This rule can be used in place of eslint's `sort-keys` rule as it allows the comp…
-
## The devDependency [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) was updated from `5.2.2` to `5.2.3`.
🚨 [View failing branch](https://github.com/anoff/plantbuddy/compare/master..…
-
I write it in this case, but it is wrong.
http://router.vuejs.org/en/essentials/getting-started.html
```
"vue": "^2.0.1",
"vue-router": "^2.0.0",
"vuex": "^2.0.0"
```
``` html
Document
…
-
**今の全体進捗は[こちら](https://github.com/vuejs-jp/ja.vuejs.org/projects/1)**
## About
これは Vue.js v3 のドキュメントを翻訳するための Epic Issue です!
翻訳全体に関するコミュニケーションは、この Issue と、適宜 Vue.js JP Slack を利用して行っていくこととします。
…
-
Please understand that I already spent too much time before deciding about posting this issue here, and I think that this repository is the best fit for it at the moment:
- This all started after rea…
-
First of all, I think I rushed it when I put Vite under 1.0-rc state. There are definitely still some rough edges that I want to improve that may result in non-trivial breaking changes:
- I want to…
-
### Version
4.4.5
### Reproduction link
[https://github.com/blacksonic/todomvc-vue-composition-api](https://github.com/blacksonic/todomvc-vue-composition-api)
### Environment info
```
Enviro…
-
### Version
4.0.0-rc.0
### Reproduction link
[https://github.com/jacekkarczmarczyk/vue-cli-sass-loader-repro](https://github.com/jacekkarczmarczyk/vue-cli-sass-loader-repro)
### Enviro…
-
**Describe the bug**
Web workers don't work, I get the following error:
```
testWorker.js:1
Uncaught SyntaxError: Unexpected token <
```
When I click on the error, I see the code from t…
-
**Describe the bug**
I'm getting `fs.existsSync is not a function` when I'm importing electron in my component.
This is similar to #335 but the solution is not working for me.
**To Reproduce**
…