nordnet / cordova-hot-code-push

[DEPRECATED] - This plugin provides functionality to perform automatic updates of the web based content in your application.
https://github.com/nordnet/cordova-hot-code-push/issues/371
MIT License
979 stars 467 forks source link

Javascript module files are not triggering refresh #329

Closed ilteris closed 6 years ago

ilteris commented 6 years ago

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.

nordnet-deprecation-bot commented 6 years ago

👋 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.