by Christian Wenz.
sorry for bothering you again, but I thought one of the standard approaches to transform a Cordova/Ionic app to an Electron app was to build for the "browser" platorm in Cordova, and then create a thin boilerplate Electron app essentially pointing to the index.html file generated in the previous step. Is the approach you are taking that much different?