-
Simply put there are no components within the inspector to select, but it did install. I am using the Electron-Vue boilerplate. https://github.com/SimulatedGREG/electron-vue
-
Thanks for the boilerplate.
Would be nice if you could make a CRUD example, either in this package or the documentation towards a rest API for example, or a local database.
Zyles updated
7 years ago
-
Not sure if this is the right place to ask but wondering if this package can be used from within -Electron-Vue(https://simulatedgreg.gitbooks.io/electron-vue/en/) to communicate to a Apollo server?
-
#### On Minimize Milestone
First of all, congrats on this great milestone! I specifically migrate my electron app here to enjoy the __static var.
##### Describe the issue / bug.
I need to consume…
-
If you try to install this package on windows using `npm install vue-truncate-filter` you get the following error:
```
155 error code ENOTDIR
156 error errno -4058
```
After analyzing, this se…
-
### Found an issue or bug? Tell me all about!
##### Describe the issue / bug.
While building the console prints an error
```
ERROR in build.js from UglifyJs
SyntaxError: Unexpected token: opera…
-
I updated my repo so that we could use vue 2.0 which required a change the to `build/webpack.dev-main.conf.js` so that Vue would render our templates again. The app builds and will render html and JS …
-
There are two `package.json`'s right now and I read the docs on why it is like that. But I just noticed that the root one uses only dev dependencies and the other one uses "normal" dependencies. If yo…
-
### Found an issue or bug? Tell me all about!
##### Describe the issue / bug.
When you put usb inside app/package.json and import it inside a vue file. Then it tried to parse tons of files. By doi…
-
Hi,
It would be nice if this library would be transpiled to ES5 (in a folder like `/dist`) using something like babel before getting pushed to git/NPM.
It's not standard to require the user to tran…