Fixes require.storage.OptimizationError: Error while running r.js optimizer
Removes the jquery dependency on non-existant _jquery.js
This commit is contained in:
committed by
Brian Jacobel
parent
230f252bad
commit
a5ef614994
@@ -118,7 +118,6 @@
|
||||
exports: "Date"
|
||||
},
|
||||
"jquery": {
|
||||
deps: ["_jquery"],
|
||||
exports: "jQuery"
|
||||
},
|
||||
"jquery-migrate": ['jquery'],
|
||||
|
||||
Reference in New Issue
Block a user