Opened 11 years ago
Closed 11 years ago
#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: | ||
Blocked by: | Blocking: |
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,
Note: See
TracTickets for help on using
tickets.
git submodule update && cd [submoduledir]/jquery/ && make