Open Yeti-or opened 7 years ago
Transformer.prototype.use = function() { this.plugins = [].concat.apply(this.plugins, arguments) return this; };
this.plugins is only added
this.plugins is only added