meteor-status
meteor-status copied to clipboard
Don't depend on Tap:i18n
Is it possible to not automatically depend on Tap:i18n package and instead check for it with something like:
if(Package["Tap:i18n"]){...}
That package (while great) hasn't been updated in a very long time, has multiple issues and relies on the now deprecated aldeed:simple-schema package.
Many thanks, and really love using this package :)
same issue for me