Skip to content

Remove livereload changes from config.xml #2556

@janpio

Description

@janpio

Using ionic cordova run android -l (and similar livereload commands) adds stuff like this to config.xml:

    <content original-src="index.html" src="http://192.168.10.1:8100" />
    ...
    <allow-navigation href="http://192.168.178.34:8100" />
    <allow-navigation href="http://192.168.10.1:8100" />

If somehow possible this should also be removed again after the livereload session is killed to make sure this is not accidentally checked in or built.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions