nordnet/cordova-hot-code-push

Javascript module files are not triggering refresh

ilteris opened this issue · 1 comments

In my index file, I do have a dist/bundle.js file that I import and pretty much serves the page that I generate with every edit using webpack.

After I run cordova-hcp server and cordova run and see that app is connected from device I can change something in the index.html and I see Should trigger reload for build: 2017.12.21-16.22.19 and it gets reflected on the device.

However, if I change a file in my project other than index.html and automatically get it bundled using the webpack bundler, even if I see the Should trigger reload for build: 2017.12.21-16.22.19 I don't see page getting updated.

👋 Hi! Thank you for your interest in this repo.

😢 We are not using nordnet/cordova-hot-code-push anymore, and we lack the manpower and the experience needed to maintain it. We are aware of the inconveniece that this may cause you. Feel free to use it as is, or create your own fork.

🔒 This will now be closed & locked.

ℹ️ Please see #371 for more information.