electron-plugin
electron-plugin copied to clipboard
code in src and test folders
Hi Alvaro,
in lifecycle.js you use module.paths and plugin.onLoad, but these attributes were added only during test/unit.
So your amazing plugin can only be used with your own tests. That's not neat a little.
🙏 Sorry For the late reply, I did not get the notification so have not seen this issue 🙏
I will validate that this week. Thanks for reporting.