Fixing Cordova’s LiveReload when running Webpack
Want build an app with Cordova? Want to use a technology that builds best under Webpack? Finding that Cordova doesn’t detect changes with the --live-reload
flag? Lets make a simple fix with a simple plugin and no dependencies.