You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(cordova): use elementtree for cleaner config.xml edits
This refactor should make `config.xml` manipulation much cleaner.
Although it may not solve all issues (XML editing in Node is not solid
or pleasant at all), it's a huge step forward. Now we use the same
library as Cordova, with the same whitespace configuration.
fixesionic-team#645 (somewhat)
fixesionic-team#2332fixesionic-team#2193fixesionic-team#2230
0 commit comments