mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 00:57:48 +00:00
Change [[Class]] references to ES6 tag and add toString helper.
This commit is contained in:
@@ -11884,7 +11884,7 @@
|
||||
|
||||
test('should not contain minified properties (test production builds)', 1, function() {
|
||||
var props = [
|
||||
'argsClass',
|
||||
'argsTag',
|
||||
'argsObject',
|
||||
'dom',
|
||||
'enumErrorProps',
|
||||
@@ -11893,7 +11893,7 @@
|
||||
'funcDecomp',
|
||||
'funcNames',
|
||||
'hostObject',
|
||||
'nodeClass',
|
||||
'nodeTag',
|
||||
'nonEnumArgs',
|
||||
'nonEnumShadows',
|
||||
'nonEnumStrings',
|
||||
|
||||
Reference in New Issue
Block a user