You may be able to leverage Meteor._reload.onMigrate.
We use it to simply wait until the user starts a new session/refreshes to get the latest code, but you may find some answers in this thread or in the code.
You may be able to leverage Meteor._reload.onMigrate.
We use it to simply wait until the user starts a new session/refreshes to get the latest code, but you may find some answers in this thread or in the code.