Opened 10 years ago
Closed 10 years ago
#14450 closed bug (fixed)
Remove CommonJS+AMD syntax from source
Reported by: | Timmy Willison | Owned by: | Timmy Willison |
---|---|---|---|
Priority: | blocker | Milestone: | 1.11/2.1 |
Component: | build | Version: | 1.10.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
This will allow direct support for AMD loaders that do not support this spec-optional syntax as well as make it easier to build a project down to the jQuery level without utilizing custom builds.
Change History (2)
comment:1 Changed 10 years ago by
Component: | unfiled → build |
---|---|
Milestone: | None → 1.11/2.1 |
Owner: | set to Timmy Willison |
Priority: | undecided → blocker |
Status: | new → assigned |
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Fixes #14450. Remove CommonJS+AMD syntax.