Closed n9986 closed 10 years ago
To add to the above: Its also really difficult to understand what exactly is required to run this loader. Is bluebird absolutely required? What depends on it? Is cordova-promise-fs absolutely required or can you use normal Cordova FileSystem stuff? Basically....some clean up is in order.
I have updated the readme. Is it clear why all files are needed now?
Basically:
I could include CordovaPromiseFS.js in the CordovaAppLoader.js build, like I did with the CordovaFileCache. It's on my todo.
Bower should work now! Can you confirm? Then I'll close this issue.
Tried doing this, but alas: