21
loading...
This website collects cookies to deliver better user experience
Make method calls safely
and after looking at the code it is pretty clear that this was a precursor to validated methodAdd-on package for Factory that allows unrestricted client-side creation of factory data.
But with 6 years old code you will need to at least update package.js
to get it running.When Meteor does a Hot Code Push, there is the possibility of caching an unparseable JS file on the device. This will render the application completely broken and the only course of recovery is to uninstall the application.
SafeReload attempts to recover from this situation. After a window reload event happens in the web view, it will check to make sure that Meteor starts up. If not, the plugin will revert back to the originally installed binary version by deleting any HCP versions currently installed.
littledata:synced-cron
Percolate took on maintaining this package, although under their own namespace. As the name suggest this is a simple cron that synchronizes cron jobs between multiple servers to make sure that it is run only once. Probably the most up to date package that kept getting updates into 2018.