mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-20 02:47:30 +08:00
修改pinyin-match引用,改为从preload中导入
This commit is contained in:
@@ -18,6 +18,7 @@ const md5 = (input) => {
|
||||
};
|
||||
|
||||
window.lodashM = require("./lib/lodashMini");
|
||||
window.pinyinMatch = require("pinyin-match");
|
||||
|
||||
const createTerminalCommand = require("./lib/createTerminalCommand");
|
||||
const shortCodes = require("./lib/shortCodes");
|
||||
|
||||
Reference in New Issue
Block a user