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

Is this still working with Cordova 9? #1

Open
mmolinari opened this issue Dec 28, 2019 · 0 comments
Open

Is this still working with Cordova 9? #1

mmolinari opened this issue Dec 28, 2019 · 0 comments

Comments

@mmolinari
Copy link

I came here from vercel/next.js#2581
A comment in that issue suggested to use the Cordova local webserver and this seems the most up to date plugin.

I try to enable this plugin with
cordova plugin add https://github.com/kanodeveloper/cordova-labs-local-webserver-ka
but this (from the README) does not happen:

After the plugin is installed, it changes the config.xml in your project root by modifying this tag to:
<content src="http://localhost:0" />

If I change config.xml manually, then run cordova emulate, I see in the console that it's still trying to load assets and links from file://.

Am I doing something wrong, or has this plugin stopped working with Cordova 9?
Thanks!

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

1 participant