mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-15 07:05:21 +08:00
弃用lodash
This commit is contained in:
@@ -32,7 +32,7 @@ const getUtoolsPlugins = () => {
|
||||
return true;
|
||||
});
|
||||
});
|
||||
if (!_.isEmpty(keyWordFeatures)) {
|
||||
if (!window.lodashM.isEmpty(keyWordFeatures)) {
|
||||
pluginInfo["keyWordFeatures"] = keyWordFeatures;
|
||||
plugins[pluginInfo.pluginName] = pluginInfo;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user