mirror of
				https://github.com/JuanCanham/HackMyResume.git
				synced 2025-10-31 05:07:26 +00:00 
			
		
		
		
	Fix BUILD command event notifications.
This commit is contained in:
		| @@ -81,7 +81,7 @@ Implementation of the 'build' verb for HackMyResume. | ||||
|     var sheets = ResumeFactory.load(src, { | ||||
|       log: _log, format: theme.render ? 'JRS' : 'FRESH', | ||||
|       objectify: true, throw: true | ||||
|     }).map(function(sh){ return sh.rez; }); | ||||
|     }, this).map(function(sh){ return sh.rez; }); | ||||
|  | ||||
|     // Merge input resumes... | ||||
|     (sheets.length > 1) && this.stat( HME.beforeMerge, { f: _.clone(sheets) }); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user