mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-05-03 04:47:07 +01:00
Fix theme generation error.
This commit is contained in:
@ -125,7 +125,7 @@ _loadOne = ( absPath, formatsHash, tplFolder ) ->
|
||||
pathInfo = parsePath absPath
|
||||
absPathSafe = absPath.trim().toLowerCase()
|
||||
outFmt = ''
|
||||
shouldTransform = false
|
||||
act = 'copy'
|
||||
|
||||
# If this is an "explicit" theme, all files of importance are specified in
|
||||
# the "transform" section of the theme.json file.
|
||||
|
Reference in New Issue
Block a user