Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

config-xml childnode order breaks <config-file> node #105

Open
@herman1vdb

Description

@herman1vdb

Hi

The issue was raised here: ionic-team/ionic-cli#983

Please add below fix asap:

  1. file: ionic-app-lib/lib/config-xml.js
    line 23: xml2js.parseString(data, {preserveChildrenOrder: true}, function(err, configJson) {
  2. file: ionic-app-lib/package.json
    line 70: "xml2js": "0.4.9"

Please see https://www.npmjs.com/package/xml2js for usage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions