Bug Tracker

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,

Change History (1)

comment:1 Changed 11 years ago by Rick Waldron

Resolution: wontfix
Status: newclosed

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

Note: See TracTickets for help on using tickets.