UNPKG

happypack

Version:

webpack speed booster, makes you happy!

7 lines (6 loc) 169 B
module.exports = function(s) { return s; }; module.exports.pitch = function(x, o) { console.log('[b] in pitch!!\n [remaining] => %s\n [preceding] => %s', x, o) };