mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-03 08:37:49 +00:00
Remove Chakra check as they've resolve their 'vm' issue.
This commit is contained in:
@@ -445,9 +445,6 @@
|
||||
|
||||
// Add other realm values from the `vm` module.
|
||||
_.attempt(function() {
|
||||
if (process.jsEngine === 'chakra') {
|
||||
return;
|
||||
}
|
||||
_.extend(_, require('vm').runInNewContext([
|
||||
'(function() {',
|
||||
' var object = {',
|
||||
|
||||
Reference in New Issue
Block a user