nparashuram / cordova-plugin-browsersync

BrowserSync Plugin for Cordova
110 stars 69 forks source link

WIP: Wait for browsersync started #42

Closed masakura closed 6 years ago

masakura commented 6 years ago

The launch of Browsersync is delayed, and the application may be built before rewriting config.xml.

This patch blocks the build of the application until rewriting config.xml.