Prasun Jajodia
Prasun Jajodia
> @miroslavvojtus > > You can use `cordova plugin add https://github.com/zorn-v/cordova-plugin-file.git#electron` > Or change it in `package.json` etc. to `git+https://github.com/zorn-v/cordova-plugin-file.git#electron` and run something like `rm -rf plugins/cordova-plugin-file && npx cordova...
Any update on this?
Having Native electron support would help a lot
@buu700 When I copy those icons to the folder appx, I get the following error ``` The path (/p) parameter is: "my-project-location\platforms\electron\build\app.appx" The mapping file (/f) parameter is: "my-project-location\platforms\electron\build\__appx-x64\mapping.txt" Reading...
Any update on this?
I'm sorry. I accidentally clicked on "close this issue" while trying to comment on the issue. The test project has been created. Will add unit tests soon
@breautek added functionality and added electron stuff to tests where missing. Also fixed eslint.
Making chnages to make this compatible to `electron@nightly`