mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-02 08:07:50 +00:00
Simplify test condition.
This commit is contained in:
@@ -316,7 +316,7 @@
|
||||
].join('\n')));
|
||||
}
|
||||
catch(e) {
|
||||
if (amd || isJava || typeof require != 'function' || !_.isObject(require.cache)) {
|
||||
if (!phantom) {
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user