I have been official documentation for plugins and have developed a couple of plugins and test them throroughly in the dev version, now I want to bundle my entire electron app along with the plugins to release it to my developers for use, but when I run npm run build it generates dmg files and other extensions, but when I open the app it doesn’t show any sign of plugins, I had developed 5 plugins and none of them turn up, what am i missing here?
@nathan.loding can u help me here