Browse Source

upd amber_dir; grunt amberc:* OK

hhzl 10 năm trước cách đây
mục cha
commit
c796b9c6ec
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      nodejs/Gruntfile.js

+ 1 - 1
nodejs/Gruntfile.js

@@ -8,7 +8,7 @@ module.exports = function(grunt) {
 
     amberc: {
       options: {
-        amber_dir: '../bower_components/amber',
+        amber_dir: '../node_modules/amber',
         closure_jar: ''
       },
       hello: {