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

<script src="cordova.js"></script> Missing causing plugins not to work #3

Open
jjm340 opened this issue Jul 7, 2016 · 2 comments
Open
Labels

Comments

@jjm340
Copy link

jjm340 commented Jul 7, 2016

I have a cordova project which I would like to use cordova plugins for; however, they require the inclusion of cordova.js (that's in the same folder as index.html). There is currently not a way to do this that I've found. There may be a work around which I'm exploring right now, but it would be nice if this functionality were included out of the box. Let me know if this isn't clear or more details are needed.

@matthewp
Copy link
Member

@jjm340 did you ever figure something out with this?

@jjm340
Copy link
Author

jjm340 commented Jan 30, 2017

Well, I ended up just embedding the script tag directly in the index.html template which worked fine. I don't know if that's optimal, but it worked. Maybe it was such an obvious solution, that this wasn't really a problem in the first place.

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

No branches or pull requests

2 participants