meteor-status icon indicating copy to clipboard operation
meteor-status copied to clipboard

Don't depend on Tap:i18n

Open KaitaniLabs opened this issue 7 years ago • 1 comments

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 :)

KaitaniLabs avatar Mar 09 '17 14:03 KaitaniLabs

same issue for me

lauff avatar Jul 27 '17 08:07 lauff