Electron 3.0.0-beta.1 Node 10.2.0 Chromium 66.0.3359.181
The problem I\'m having is importing a module. I created the following protocol:
I've now done it like this:
https://gist.github.com/jogibear9988/3349784b875c7d487bf4f43e3e071612
my problem was, I also wanted to support modules which are imported via none relative path's, so I don't need to transpile my code.