]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Merge remote-tracking branch 'igorlima/develop' into feature/grunt-0.4
authorTim Wood <washwithcare@gmail.com>
Wed, 20 Feb 2013 17:47:53 +0000 (09:47 -0800)
committerTim Wood <washwithcare@gmail.com>
Wed, 20 Feb 2013 17:47:53 +0000 (09:47 -0800)
* igorlima/develop:
  Fix watch plugin
  Fix jshint errors
  Add minwithcomments and minlang into release tasks
  fix zone and zones tasks
  fix minwithcomments task
  fix minlang task
  Add concatlang in release task
  fix concatlang taks
  Update core task to grunt plugin: min task →  grunt-contrib-uglify plugin
  add the grunt-contrib-uglify plugin
  Add grunt-contrib-concat plugin
  Remove nodeunit core task. There is the grunt-contrib-nodeunit plugin instead of it.
  Fix error from jshint: Missing space after 'function'
  update jshint plugin
  upgrade grunt from 0.3 to 0.4 (changed the test and lint plugin)
  import project metadata into the grunt config
  Rename grunt.js to Gruntfile.js


Trivial merge