mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
5701957b72
With this change, jQuery build no longer generates the `amd` directory with AMD modules transpiled from source `src` ECMAScript Modules. To use individual jQuery modules from source, ESM is now required. Note that this DOES NOT affect the main `"jquery"` AMD module defined by built jQuery files; those remain supported. Closes gh-5276 |
||
---|---|---|
.. | ||
lib | ||
build.js | ||
dist.js | ||
node_smoke_tests.js | ||
promises_aplus_tests.js | ||
qunit_fixture.js | ||
sourcemap.js | ||
testswarm.js |