소스 검색

jQuery itself is not needed in support/deploy.js

It gets there via dependency.
Herbert Vojčík 10 년 전
부모
커밋
479c4f8a55
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      support/deploy.js

+ 0 - 1
support/deploy.js

@@ -1,6 +1,5 @@
 define([
     './helpers',
-    'jquery',
     // --- packages of the core Amber begin here ---
     'amber_core/Kernel-Objects',
     'amber_core/Kernel-Classes',