PJ
Results
3
comments of
PJ
Hi @itakesmallbytes, I am not aware of another workaround. I actually stopped seeing this error a few macOS versions ago, so I'm not sure what can be done to fix...
Seeing the same issue here. I simply run a reload after a timeout and it seems to do the trick ```javascript DEV && setTimeout(() => { mainWindow.reload(); }, 500); ```
I too would like to see source map generation in this plugin. Thanks!