mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-08-03 21:23:05 +00:00
feature(tryrequire) add from npm
This commit is contained in:
parent
102ec0731a
commit
7fe855edfe
9 changed files with 13 additions and 56 deletions
|
|
@ -17,7 +17,7 @@
|
|||
CloudFunc = require(DIR_LIB + 'cloudfunc'),
|
||||
check = Util.check,
|
||||
|
||||
tryRequire = require(DIR_SERVER + 'tryRequire'),
|
||||
tryRequire = require('tryrequire'),
|
||||
|
||||
pipe = require('pipe-io'),
|
||||
ponse = require('ponse'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue