mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore: cloudcmd: lint
This commit is contained in:
parent
bdddc5752d
commit
8e25a02568
4 changed files with 9 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ module.exports = {
|
|||
},
|
||||
};
|
||||
|
||||
function externals({request}, fn) {
|
||||
function externals(context, request, fn) {
|
||||
if (!isDev)
|
||||
return fn();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue