aboutsummaryrefslogtreecommitdiffstats
path: root/build/post-compile.js
Commit message (Collapse)AuthorAgeFilesLines
* Less aggressive semicolon insertion for the minified file.John Resig2011-05-021-1/+1
|
* Ensure that an endline is in place at the end of the minified jQuery file.John Resig2011-05-021-1/+1
|
* Remove sed from post-build code, due to portability issues between GNU and ↵awgy2011-02-121-0/+7
BSD versions. Follow up to ba43d37394b6018779d9a668c548e11579cd424a which apparently didn't fix the problem completly on Mac OS X.