🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@mgol
Copy link
Member

@mgol mgol commented Jun 26, 2023

Summary

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.

Checklist

@mgol mgol added this to the 4.0.0 milestone Jun 26, 2023
@mgol mgol self-assigned this Jun 26, 2023
@mgol mgol marked this pull request as ready for review June 26, 2023 20:40
@mgol mgol requested a review from timmywil June 26, 2023 20:40
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.
@mgol mgol force-pushed the no-amd-modules branch from 063db92 to 7e39b5e Compare June 27, 2023 16:19
@mgol mgol removed the Needs review label Jun 27, 2023
@mgol mgol merged commit 5701957 into jquery:main Jun 27, 2023
@mgol mgol deleted the no-amd-modules branch June 27, 2023 16:23
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

2 participants