senecajs / seneca

A microservices toolkit for Node.js.
http://senecajs.org
MIT License
3.95k stars 314 forks source link

modernize #826

Closed github-actions[bot] closed 4 years ago

github-actions[bot] commented 4 years ago

modernize

https://github.com/senecajs/seneca/blob/678b0d8a7d087f791bba0dd200c9ea647903a2e1/lib/use.js#L303

            delegate.add = function () {
                // TODO: modernize
                var argsarr = new Array(arguments.length);
                for (var l = 0; l < argsarr.length; ++l) {
                    argsarr[l] = arguments[l];
ndex ac6c9b9e..d5f406b9 100644
++ b/lib/use.js.map
github-actions[bot] commented 4 years ago

Closed in aee8bba587479d2465ef33a649583bc96047b530

github-actions[bot] commented 4 years ago

Closed in aee8bba587479d2465ef33a649583bc96047b530