Closed lilsweetcaligula closed 1 year ago
The filename option is optional.
filename
main: srv: downloader: { msg: { 'role:info,source:npm,need:pkg': { async: true, filename: 'need_npm_pkg.js' } 'role:info,source:github,need:pkg': { async: true, filename: 'need_github_pkg.js' } } }
The
filename
option is optional.