jquery/build
Michał Gołębiowski-Owczarek a503c691dc
Build: Explicitly exclude the queue module from the slim build
The queue module is not present in the slim build as it depends on deferred
and our Gruntfile specifies excluding deferred should also exclude queue:
https://github.com/jquery/jquery/blob/3.5.1/Gruntfile.js#L66
This commit makes this exclusion explicit so that the queue module never
accidentally gets re-included in the slim build if it stopped importing from
the deferred module directly.

Closes gh-4793
2020-09-28 18:33:33 +02:00
..
fixtures Docs: Fix typos 2020-04-29 21:18:23 +02:00
release Build: Update eslint-config-jquery, fix linting violations 2020-05-18 22:25:49 +02:00
tasks Build: Explicitly exclude the queue module from the slim build 2020-09-28 18:33:33 +02:00
release.js Release: Remove an unused chalk dependency 2020-05-18 22:45:04 +02:00