Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Including Cordova plugins #1

Open
rikkipitt opened this issue Mar 2, 2014 · 3 comments
Open

Including Cordova plugins #1

rikkipitt opened this issue Mar 2, 2014 · 3 comments

Comments

@rikkipitt
Copy link

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

@gauravspatel
Copy link

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.

@jrowny
Copy link
Owner

jrowny commented Jun 23, 2014

I use ripple emulator for browser testing and it works quite well. I
haven't updated this project in awhile.

On Mon, Jun 23, 2014 at 4:14 PM, Gaurav Patel notifications@github.com
wrote:

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)
.

Jonathan

@helloworld3q3q
Copy link

@jrowny
I have encountered this problem , you can tell me how to solve

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants