Преглед изворни кода

using grunt amdconfig to produce config.js

Herbert Vojčík пре 9 година
родитељ
комит
644f159ff0
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      Gruntfile.js

+ 2 - 0
Gruntfile.js

@@ -71,6 +71,8 @@ module.exports = function(grunt) {
       }
     },
 
+    amdconfig: {helios: {dest: 'config.js'}},
+
     execute: {
       test_runner: {
         src: ['test_runner.js']