mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-09 23:16:18 +08:00
sandbox 加入 lodash
This commit is contained in:
parent
1edd928927
commit
d53c3580ce
@ -475,12 +475,12 @@ let getSandboxFuns = () => {
|
||||
axios: axios,
|
||||
Audio: Audio,
|
||||
fetch: fetch,
|
||||
// 兼容老版本
|
||||
_: _,
|
||||
// 兼容老版本
|
||||
fs: fs,
|
||||
path: path,
|
||||
os: os,
|
||||
child_process: child_process,
|
||||
util: util,
|
||||
}
|
||||
shortCodes.forEach(f => {
|
||||
sandbox[f.name] = f
|
||||
|
Loading…
x
Reference in New Issue
Block a user