1
0
Prechádzať zdrojové kódy

using grunt amdconfig to produce config.js

Herbert Vojčík 9 rokov pred
rodič
commit
644f159ff0
1 zmenil súbory, kde vykonal 2 pridanie a 0 odobranie
  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']