mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-06-07 04:56:13 +01:00
@ -226,8 +226,7 @@ Implementation of the 'generate' verb for HackMyResume.
|
|||||||
};
|
};
|
||||||
}),
|
}),
|
||||||
function(t) {
|
function(t) {
|
||||||
return t.format === 'all' ||
|
return t.format === 'all' || theme.hasFormat( t.format );
|
||||||
theme.hasFormat( parsePath( t.format ).extname.substr(1));
|
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user