Use a Cordova plugin in electron build
-
Hi is there a way to use some of the Cordova plugins (in browser mode) in electron? What if I only want to use some plugins but not all?
-
-
@dobbel I took a look at this: https://github.com/quasarframework/quasar/issues/4941
Do you know if cordova-electron in quasar is production ready?
-
Do you know if cordova-electron in quasar is production ready?
No idea. But from what I read in the link you posted, it should be possible/work like described in that thread.