IngwiePhoenix on Nostr: Did you know that jQuery is ESM complaint...ish? Yes, THAT jQuery. o.o It still barfs ...
Did you know that jQuery is ESM complaint...ish?
Yes, THAT jQuery. o.o
It still barfs into .prototype and stuff BUUUUUUUT it's actually complaint to the point where you can just import it O_o
I bet if you just made your own import-wrapper to import just the modules you want, it'd go down in size even more, and then just export that.
Im gawking at this like, "damn do they grow up fast..."
https://github.com/jquery/jquery/blob/main/src/core.js
Yes, THAT jQuery. o.o
It still barfs into .prototype and stuff BUUUUUUUT it's actually complaint to the point where you can just import it O_o
I bet if you just made your own import-wrapper to import just the modules you want, it'd go down in size even more, and then just export that.
Im gawking at this like, "damn do they grow up fast..."
https://github.com/jquery/jquery/blob/main/src/core.js