brave / muon

[DEPRECATED] Build browsers and browser like applications with HTML, CSS, and JavaScript
https://discord.gg/TcT5tX2
MIT License
970 stars 114 forks source link

Is it possible to build bundled app using electron-packager? #240

Open microshine opened 7 years ago

microshine commented 7 years ago

I need to make simple app which has c++ nodejs plugin. I want to make single file application like electron-packager does. Can I do the same based on Muon? Are there any examples?

kewde commented 6 years ago

433

electron-builder has muon support. Haven't tested it (yet).