mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-11-08 16:51:34 +00:00
Introduce section totals inspector.
This commit is contained in:
@@ -193,5 +193,6 @@ function splitSrcDest() {
|
||||
Simple logging placeholder.
|
||||
*/
|
||||
function logMsg( msg ) {
|
||||
msg = msg || '';
|
||||
opts.silent || console.log( msg );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user