NativeScript / nativescript-dev-webpack

A package to help with webpacking NativeScript apps.
Apache License 2.0
97 stars 49 forks source link

refactor: remove tns-core-modules/xml dependency #1047

Closed vakrilov closed 4 years ago

vakrilov commented 4 years ago

PR Checklist

What is the current behavior?

xml-namespace-loader depends on tns-core-modules/xml.

What is the new behavior?

xml-namespace-loader now uses sax.

Related to #932

vakrilov commented 4 years ago

test

vakrilov commented 4 years ago

test