You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ended up moving my cordova.js to it's own script tag outside of require.js so that I could debug in the browser easily. Would love to see a good polyfill come up for cordova in the browser.
I ended up moving my cordova.js to it's own script tag outside of
require.js so that I could debug in the browser easily. Would love to see a
good polyfill come up for cordova in the browser.
—
Reply to this email directly or view it on GitHub #1 (comment)
.
Hi @jrowny, I saw this on Twitter earlier and have been itching to try it out all day with a project I'm building.
Any ideas how best to require Cordova/Cordova plugins in your main.js when testing in a browser with a python server?
Cheers!
Rikki
The text was updated successfully, but these errors were encountered: