瀏覽代碼

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']