Closed dcantatore closed 1 year ago
I also would love an update :)
Shouldn't it be like in the Blaze package ?
api.use('jquery@1.11.9 || 3.0.0', { weak: true }); // should be a weak dep, by having multiple "DOM backends"
https://github.com/meteor/blaze/blob/master/packages/blaze/package.js#L9
versionFrom 1.0 uses jquery 1.0.1 which is 13 years old.
updated jquery to use more modern and generally used package