ソースを参照

jQuery itself is not needed in support/deploy.js

It gets there via dependency.
Herbert Vojčík 9 年 前
コミット
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',