-
## **I'm submitting a ...**
- [ ] bug report
- [X] feature request
- [ ] support request
## **What is the motivation / use case for changing the behavior?**
It would be more convenien…
-
#### I'm opening this issue because:
I'm using the boilerplate : https://github.com/vuejs-templates/pwa/tree/master/template
and when I run e2e to fire the tests on my mac everything is working fi…
-
From @Morgul's comment in #1713:
> ``` html
>
>
>
>
>
> ```
It would also seem useful to be able to register custom transformations. eg, datetime transformations for Moment.js objects.
-
**What pain point are you perceiving?.**
Marked at present isn't really compatible with ES6 Modules and Imports
As a result, a lot of cruft is added because we need to use external tools to use some…
-
As i go backend it will take 500-600ms and it shows normally. Its like initial flick as js is loading. I guess we can improve it by server side rendering and as we don't use Laravel Mix i guess its ea…
-
Have you ever attempted to integrate electron builder with this boilerplate? I'm looking to release the app I've built but struggling to get started. I've previously released a vuejs one but much of t…
-
i'm use vue-cli boilerplate (https://github.com/vuejs/vue-cli)
after vue init webpack client
a'm install the library:
- yarn add binance-api-node
- yarn run dev
WARNING Compiled with 2 wa…
-
Hello, i'm creating a crud application with electron + vuejs, I used `sequelize init` and then created a model using `sequelize model:generate --name User --attributes firstName:string,lastName:string…
-
## **BEFORE YOU SUBMIT** please read the following:
* [ ] **I'm submitting a bug report**
* [ ] **I'm submitting a feature request**
* [ + ] **I'm submitting a support request**
**webpack …
-
To not just lint our lovely JS with ESLint, it also would be great to have support for [stylelint](https://stylelint.io/) in electron-vue.
It looks like the vue-cli webpack template is close to get…