aboutsummaryrefslogtreecommitdiffstats
path: root/build/tasks/dist.js
Commit message (Collapse)AuthorAgeFilesLines
* Release: push a custom slim build to the CDNTimmy Willison2015-11-161-4/+5
| | | | | Fixes gh-2653 Close gh-2711
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-7/+7
| | | | Fixes gh-2056
* Build: Remove obsolete UglifyJS workaroundMichał Gołębiowski2014-01-261-7/+0
|
* Fix #13983. Switch to //# for sourcemap directives.Michał Gołębiowski2013-09-051-12/+0
|
* Move jQuery specific tasks to independent files. Close gh-1334.Oleg Gaidarenko2013-08-161-0/+90
Also: * Confirm build task to the style guide * Use grunt API to load jQuery specific tasks * Add "use strict"; statements