Closed jirikrepl closed 1 year ago
Now we are able to add jQuery from CDN directly to <head>. jQuery does not need to be part of the initial JS bundle (and users might have it cached already)
<head>
@rglover @themeteorchef thanks for considering this change
Now we are able to add jQuery from CDN directly to
<head>
. jQuery does not need to be part of the initial JS bundle (and users might have it cached already)