mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 17:47:49 +00:00
Bump to v4.17.0.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
define(['./_baseIsNative', './_isMaskable'], function(baseIsNative, isMaskable) {
|
||||
|
||||
/** Error message constants. */
|
||||
var CORE_ERROR_TEXT = 'Unsupported core-js use. Try https://github.com/es-shims.';
|
||||
var CORE_ERROR_TEXT = 'Unsupported core-js use. Try https://npms.io/search?q=ponyfill.';
|
||||
|
||||
/**
|
||||
* Checks if `value` is a pristine native function.
|
||||
|
||||
Reference in New Issue
Block a user