mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
fbc44f52fe
So far, the slim build only excluded ajax & effects modules. As many web apps right now rely on native Promises, often with a polyfill for legacy browsers, deferred & callbacks modules are not that useful for sites that already exclude ajax & effects modules. This decreases the gzipped minified size of the slim module by 1760 bytes, to 19706 bytes (below 20k!). Closes gh-4553 |
||
---|---|---|
.. | ||
lib | ||
amd.js | ||
build.js | ||
dist.js | ||
node_smoke_tests.js | ||
promises_aplus_tests.js | ||
qunit_fixture.js | ||
sourcemap.js | ||
testswarm.js |