nparashuram / cordova-plugin-browsersync

BrowserSync Plugin for Cordova
110 stars 69 forks source link

Fix Android livereload + CSP building #50

Closed interone-ms closed 6 years ago

interone-ms commented 6 years ago

This MR fixes the livereload functionality on Android on newer Cordova versions (bug root cause: outdated base paths for config.xml/index.html), and CSP-related errors in case the developer has installed a restrictive script-src directive.