Browse Source

upd amber_dir; grunt amberc:* OK

hhzl 9 years ago
parent
commit
c796b9c6ec
1 changed files with 1 additions and 1 deletions
  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: {