Explorar o código

Remove remains of `my/foo` structure.

Herby Vojčík %!s(int64=5) %!d(string=hai) anos
pai
achega
40bc716a67
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Gruntfile.js

+ 1 - 1
Gruntfile.js

@@ -59,7 +59,7 @@ module.exports = function (grunt) {
 
         amberc: {
             options: {
-                amber_dir: findAmberPath(['../..', '../amber/lang', 'node_modules/@ambers/lang']),
+                amber_dir: findAmberPath(['../amber/lang', 'node_modules/@ambers/lang']),
                 configFile: "config.js"
             },
             all: {