Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Build: Auto-convert sources to AMD#4554

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mgol merged 1 commit intojquery:masterfrommgol:generated-amd
Dec 9, 2019
Merged

Conversation

mgol
Copy link
Member

Summary

jQuery source has been migrated ingh-4541 from AMD to ES modules. To maintain
support for consumers of our AMD modules, this commits adds a task transpiling
the ES modules sources insrc/ to AMD inamd/.

A "Load with AMD" checkbox was also restored to the QUnit setup. Note that,
contrary to jQuery 3.x, AMD files need to be generated viagrunt amd or
grunt as sources are not authored in ECMAScript modules. To achieve a similar
no-compile experience during jQuery 4.x testing, use the new "Load as modules"
checkbox which works in all supported browsers except for IE & Edge (the legacy,
EdgeHTML-based one).

This was previously blocked byrollup/rollup#3258 but that issue has just been fixed.

Checklist

@mgolmgol added this to the4.0.0 milestoneNov 30, 2019
@mgolmgolforce-pushed thegenerated-amd branch 3 times, most recently from728a260 to60b66c3CompareNovember 30, 2019 21:55
jQuery source has been migrated injquerygh-4541 from AMD to ES modules. To maintainsupport for consumers of our AMD modules, this commits adds a task transpilingthe ES modules sources in `src/` to AMD in `amd/`.A "Load with AMD" checkbox was also restored to the QUnit setup. Note that,contrary to jQuery 3.x, AMD files need to be generated via `grunt amd` or`grunt` as sources are not authored in ECMAScript modules. To achieve a similarno-compile experience during jQuery 4.x testing, use the new "Load as modules"checkbox which works in all supported browsers except for IE & Edge (the legacy,EdgeHTML-based one).
@mgolmgol self-assigned thisDec 3, 2019
@mgolmgol merged commitf37c2e5 intojquery:masterDec 9, 2019
@mgolmgol deleted the generated-amd branchDecember 9, 2019 19:00
@mgolmgol mentioned this pull requestDec 9, 2019
3 tasks
@locklockbot locked asresolvedand limited conversation to collaboratorsJun 24, 2020
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@timmywiltimmywiltimmywil approved these changes

Assignees

@mgolmgol

Labels
Milestone
4.0.0
Development

Successfully merging this pull request may close these issues.

2 participants
@mgol@timmywil

[8]ページ先頭

©2009-2025 Movatter.jp