zorn-v opened a new pull request #371: [WIP] Native electron support
URL: https://github.com/apache/cordova-plugin-file/pull/371
 
 
   <!--
   Please make sure the checklist boxes are all checked before submitting the 
PR. The checklist is intended as a quick reference, for complete details please 
see our Contributor Guidelines:
   
   http://cordova.apache.org/contribute/contribute_guidelines.html
   
   Thanks!
   -->
   
   ### Platforms affected
   Electron
   
   
   ### Motivation and Context
   Use native nodejs functions for filesystem instead of writing files to 
chrome IndexedDB of electron app.
   
   ### Testing
   Clone https://github.com/zorn-v/cordova-electron-file-test and run `npm run 
electron` in it
   
   
   ### Checklist
   
   - [ ] resolveLocalFileSystemURL should resolve correct paths
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to