Преглед изворни кода

upd amber_dir; grunt amberc:* OK

hhzl пре 10 година
родитељ
комит
c796b9c6ec
1 измењених фајлова са 1 додато и 1 уклоњено
  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: {