Fixes require.storage.OptimizationError: Error while running r.js optimizer

Removes the jquery dependency on non-existant _jquery.js
This commit is contained in:
Jillian Vogel
2016-04-24 19:30:01 +09:30
committed by Brian Jacobel
parent 230f252bad
commit a5ef614994

View File

@@ -118,7 +118,6 @@
exports: "Date"
},
"jquery": {
deps: ["_jquery"],
exports: "jQuery"
},
"jquery-migrate": ['jquery'],