Pārlūkot izejas kodu

Remove remains of `my/foo` structure.

Herby Vojčík 5 gadi atpakaļ
vecāks
revīzija
50b6cec493
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Gruntfile.js

+ 1 - 1
Gruntfile.js

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