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

amber/Platform can go, hopefully soon

Herbert Vojčík преди 7 години
родител
ревизия
4fac1de614
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      support/deploy.js

+ 1 - 1
support/deploy.js

@@ -16,7 +16,7 @@ define([
     'amber_core/Kernel-Exceptions',
     'amber_core/Kernel-Announcements',
     'amber_core/Platform-Services',
-    'amber/Platform'
+    'amber/Platform' // TODO remove
     // --- packages of the core Amber end here ---
 ], function (amber) {
     return amber;