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

'phonegap serve' only serves index.html, ignores content src in config.xml #112

Open
eliotsykes opened this issue May 3, 2015 · 2 comments

Comments

@eliotsykes
Copy link
Contributor

(Apologies if I've got this wrong)

It appears that phonegap serve serves index.html, when the <content src="..."> element in config.xml specifies a different file, e.g.:

<content src="index.phonegap.html" />

If this is a valid issue, I'd be interested in trying to fix this though I'll expect I'll be in need of some guidance.

(Originally/wrongly(?) reported at phonegap/phonegap-cli#532)

@mwbrooks mwbrooks added this to the Backlog milestone Sep 16, 2015
@mwbrooks
Copy link
Collaborator

Hi @eliotsykes,

This is a limitation of the current implementation. I've added it as an enhancement that we can look into in the future.

@wclr
Copy link

wclr commented Dec 3, 2018

2019 still doesn't work.

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

No branches or pull requests

3 participants