mirror of
https://github.com/bower/bower.git
synced 2026-02-11 14:34:58 -05:00
Fix mute (silent) renderer.
This commit is contained in:
@@ -4,6 +4,9 @@ function empty() {
|
||||
|
||||
// -------------------------
|
||||
|
||||
module.exports.head = empty;
|
||||
module.exports.tail = empty;
|
||||
|
||||
module.exports.data = empty;
|
||||
module.exports.error = empty;
|
||||
module.exports.end = empty;
|
||||
Reference in New Issue
Block a user