Browse Source

jQuery itself is not needed in support/deploy.js

It gets there via dependency.
Herbert Vojčík 9 năm trước cách đây
mục cha
commit
479c4f8a55
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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',