Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build: Remove obsolete UglifyJS workaround | Michał Gołębiowski | 2014-01-26 | 1 | -7/+0 |
| | | | | (cherry-picked from d41fc68d9b89d39f8c71ae9f810b72798ff3e9ac) | ||||
* | Fix #13983. Switch to //# for sourcemap directives. (cherry-picked from ↵ | Michał Gołębiowski | 2013-09-05 | 1 | -12/+0 |
| | | | | dfaee326e6605dc6d848c4c5022e39069d2cee65) | ||||
* | Move jQuery specific tasks to independent files. Close gh-1334. | Oleg Gaidarenko | 2013-08-16 | 1 | -0/+90 |
Also: * Confirm build task to the style guide * Use grunt API to load jQuery specific tasks * Add "use strict"; statements Conflicts: Gruntfile.js build/tasks/build.js |