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
Description
Hi
The issue was raised here: ionic-team/ionic-cli#983
Please add below fix asap:
- file: ionic-app-lib/lib/config-xml.js
line 23:xml2js.parseString(data, {preserveChildrenOrder: true}, function(err, configJson) {
- 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
Labels
No labels