#14118 closed bug (fixed)
Use bower to include Sizzle and QUnit (remove submodules)
Reported by: | timmywil | Owned by: | timmywil |
---|---|---|---|
Priority: | blocker | Milestone: | 1.11/2.1 |
Component: | build | Version: | 1.10.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
jQuery has decided to include sub projects with bower, rather than through the use of git submodules. This will effectively dogfood some of our bower support in these projects.
From this day forward, Sizzle will have its own versions.
Change History (3)
comment:1 Changed 10 years ago by
Component: | unfiled → build |
---|---|
Milestone: | None → 1.10.3/2.0.4 |
Owner: | set to timmywil |
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.
Include Sizzle and Qunit with bower. Fixes #14118.