소스 검색

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;