yeah, Lime definitely doesn't handle Electron prop...
# lime
r
yeah, Lime definitely doesn't handle Electron properly. eventually, we'll probably need to write a whole layer to do it correctly, where we expose the functions from the main process to the renderer process, the way that they recommend. I think that Electron wants to remove the
nodeIntegration
in the future. it's a warning for a reason.