Valdir Rospirski

Results 11 comments of Valdir Rospirski

Unfortunately I tried and I couldn't get it to work on the webpack, I had problems creating a virtual asset for the file loader, but without success. I would appreciate...

![image](https://user-images.githubusercontent.com/11724735/77167679-3a5bfd80-6a95-11ea-9925-240502faff44.png) Errors...

> Would you mind explaining how did you set it up? I'm trying to use the 'apollo' module on nuxt, but I have two problems. Whenever I try to make...

> @rospirski I think your errors are unrelated to the error handler. > > I made a sandbox showing the error handler not working: > https://codesandbox.io/s/apollo-broken-error-handler-499o7 I did a minimal...

As a solution I am using nuxt's asyncData ... but no solution yet?

> @drewbaker @rospirski So, I've mistaken previously. **You don't have to mention apollo-error-handler in plugins in nuxt config**, it's enough to write it in apollo config. > > But I...

@Akryum help pliz 👍

About the hotreload I didn't know it was a problem, it's not something that will disturb me, just a lack of custom. About the problem with nodeIntegration I did a...

I forgot to post the repository. https://github.com/rospirski/vuelectron-nodeIntegration

> Hi @rospirski, > > > it does not restart vMain if I change any files > > Hot reloading is not enabled for the Main process simply because it...