Explorar el Código

using grunt amdconfig to produce config.js

Herbert Vojčík hace 9 años
padre
commit
644f159ff0
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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']