mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-05 09:27:49 +00:00
Update vendors.
This commit is contained in:
2
vendor/dojo/dojo.js
vendored
2
vendor/dojo/dojo.js
vendored
@@ -346,7 +346,7 @@
|
||||
|
||||
req.eval =
|
||||
function(text, hint){
|
||||
return eval_(text + "\r\n////@ sourceURL=" + hint);
|
||||
return eval_(text + "\r\n//# sourceURL=" + hint);
|
||||
};
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user