mirror of
https://github.com/debug-js/debug.git
synced 2026-01-18 16:12:38 +00:00
dist: recompile
This commit is contained in:
parent
6f278e3b4c
commit
00d5bdf9a4
2
dist/debug.js
vendored
2
dist/debug.js
vendored
@ -65,7 +65,7 @@ function formatArgs() {
|
||||
|
||||
args[0] = (useColors ? '%c' : '')
|
||||
+ this.namespace
|
||||
+ (useColors ? '%c ' : ' ')
|
||||
+ (useColors ? ' %c' : ' ')
|
||||
+ args[0]
|
||||
+ (useColors ? '%c ' : ' ')
|
||||
+ '+' + exports.humanize(this.diff);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user