]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
import project metadata into the grunt config
authorIgor Lima <igor.lima@evolut.io>
Tue, 19 Feb 2013 14:05:24 +0000 (11:05 -0300)
committerIgor Lima <igor.lima@evolut.io>
Tue, 19 Feb 2013 14:05:24 +0000 (11:05 -0300)
Gruntfile.js

index 292752a34ff9f1b9a967cfc79906353b20c5b17a..9285566150b50226f6ebd7b47cec5b556a8ff1ca 100644 (file)
@@ -21,6 +21,7 @@ module.exports = function(grunt) {
     });
 
     grunt.initConfig({
+        pkg: grunt.file.readJSON('package.json'),
         concatlang : {
             langs: {
                 src: ['lang/*.js'],