Commit a5ef6149 by Jillian Vogel Committed by Brian Jacobel

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

Removes the jquery dependency on non-existant _jquery.js
parent 230f252b
...@@ -118,7 +118,6 @@ ...@@ -118,7 +118,6 @@
exports: "Date" exports: "Date"
}, },
"jquery": { "jquery": {
deps: ["_jquery"],
exports: "jQuery" exports: "jQuery"
}, },
"jquery-migrate": ['jquery'], "jquery-migrate": ['jquery'],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment