Jelajahi Sumber

Remove remains of `my/foo` structure.

Herby Vojčík 5 tahun lalu
induk
melakukan
d8ac6ca089
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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: {