Closed awwong1 closed 6 years ago
I've tested these changes in my cordova project, which is available at /udia-software/phaser-cordova-es6.
I updated all the dependencies, added a david-dm badge to the README, and added a prepatch step which updates the manifest.json and config.xml files before the development server is launched.
prepatch
manifest.json
config.xml
Addresses https://github.com/nparashuram/cordova-plugin-browsersync/issues/25, https://github.com/nparashuram/cordova-plugin-browsersync/issues/31
I've tested these changes in my cordova project, which is available at /udia-software/phaser-cordova-es6.
I updated all the dependencies, added a david-dm badge to the README, and added a
prepatch
step which updates themanifest.json
andconfig.xml
files before the development server is launched.Addresses https://github.com/nparashuram/cordova-plugin-browsersync/issues/25, https://github.com/nparashuram/cordova-plugin-browsersync/issues/31