Keyur Shah

Results 12 comments of Keyur Shah

That's probably because the electron-webpack doesnt transpile preload file. I added something transpile it, i dont remember it right now. You should try writing plain script. On Sat, Mar 6,...

Are you getting any error like, Could not load local resource in devtools ? So far what I have understood is that, you have a file in user's folder that...

@loopmode Woohoo! I see it is merged in the repo but when I install electron-webpack with npm, I don't see it using the updated baseTarget version in node_modules. Therefore it...

@raviSussol Have you added preload.js in extraEntries ?

@raviSussol Probably to debug you should try opening the devtools in prod mode, and see if you're getting any error. I have been using the preload for a while and...

Same for me. @n3n Would you have to time to fix this issue?

Thanks for the update. I can see if I could run some test and let you know.