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

fix(browser): Error on browser platform #232

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

godswearhats
Copy link

If you try to use this while running cordova run browser, this line will always fail because URI starts with 'http://localhost:8000/'. Changing it to 3 fixes this issue, but I'm unclear if there are unintended consequences. I'm not familiar enough with the code base to fully test etc, but hopefully someone with more knowledge can easily tell.

If you try to use this while running `cordova run browser`, this line will always fail because URI starts with 'http://localhost:8000/'. Changing it to 3 fixes this issue, but I'm unclear if there are unintended consequences.
@janpio janpio added this to ⛔ Blocked: Tests failing in Apache Cordova: Plugin Pull Requests Sep 16, 2018
@janpio janpio changed the title Error on browser platform fix(browser): Error on browser platform Jul 4, 2019
@janpio janpio closed this Jul 4, 2019
Apache Cordova: Plugin Pull Requests automation moved this from ⛔ Blocked: Tests failing to ☠️ Closed/Abandoned Jul 4, 2019
@janpio
Copy link
Member

janpio commented Jul 4, 2019

Rerun tests

@janpio janpio reopened this Jul 4, 2019
Apache Cordova: Plugin Pull Requests automation moved this from ☠️ Closed/Abandoned to 🐣 New PR / Untriaged Jul 4, 2019
@janpio janpio closed this Jul 4, 2019
Apache Cordova: Plugin Pull Requests automation moved this from 🐣 New PR / Untriaged to ☠️ Closed/Abandoned Jul 4, 2019
@janpio
Copy link
Member

janpio commented Jul 4, 2019

CI: Once more please.

@janpio janpio reopened this Jul 4, 2019
Apache Cordova: Plugin Pull Requests automation moved this from ☠️ Closed/Abandoned to 🐣 New PR / Untriaged Jul 4, 2019
@janpio janpio moved this from 🐣 New PR / Untriaged to ⏳ Ready for Review in Apache Cordova: Plugin Pull Requests Jul 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants