Modify ↓
Ticket #11497 (closed enhancement: wontfix)
Distribute a build in the repository
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Hi,
Could it be possible to distribute a prebuild version of jQuery in the main repository ?
It would be useful for people using git submodules (git submodule foreach git pull does not make :).
Thanks,
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

git submodule update && cd [submoduledir]/jquery/ && make