Explorar o código

using grunt amdconfig to produce config.js

Herbert Vojčík %!s(int64=9) %!d(string=hai) anos
pai
achega
644f159ff0
Modificáronse 1 ficheiros con 2 adicións e 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']