jquery/build/tasks
Michał Gołębiowski-Owczarek 5701957b72
Build: Drop individual AMD modules
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
2023-06-27 18:23:58 +02:00
..
lib Tests: Exclude tests based on compilation flags, not API presence 2022-06-28 12:39:01 +02:00
build.js Build: Switch the minifier from UglifyJS to Terser 2023-05-31 18:59:35 +02:00
dist.js Build: Require strict mode in Node.js scripts via ESLint 2019-10-09 00:17:55 +02:00
node_smoke_tests.js Build:Tests: Fix custom build tests, verify on Travis 2020-01-07 23:59:08 +01:00
promises_aplus_tests.js Build: Make Promises/A+ tests use the dot reporter instead of the default 2019-03-11 16:06:17 +01:00
qunit_fixture.js Build: Require strict mode in Node.js scripts via ESLint 2019-10-09 00:17:55 +02:00
sourcemap.js Build: Switch the minifier from UglifyJS to Terser 2023-05-31 18:59:35 +02:00
testswarm.js Build: Require strict mode in Node.js scripts via ESLint 2019-10-09 00:17:55 +02:00