apache / cordova-browser

Apache Cordova
Apache License 2.0
170 stars 85 forks source link

CB-13999: (browser) - Reading config.xml respects base href #52

Closed geo242 closed 6 years ago

geo242 commented 6 years ago

Platforms affected

Browser

What does this PR do?

Causes xhr that gets the config.xml file to respect the base href (if set) in the index.html

What testing has been done on this change?

Manual testing

Checklist