Преглед на файлове

config-node: map amber/c11y to amber/node-c11y

Herbert Vojčík преди 8 години
родител
ревизия
82e0185a11
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      config-node.js

+ 1 - 1
config-node.js

@@ -3,5 +3,5 @@
 // Free to edit. You can break tests (cli test runner uses
 // this to build itself - it is a node executable).
 define("amber/Platform", ["amber_core/Platform-Node"], {});
-define("amber/browser-compatibility", {});
+define("amber/compatibility", ["amber/node-compatibility"], {});
 define("jquery", {});