mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-22 08:20:11 +00:00
parent
971d4a5439
commit
ca94513630
@ -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));
|
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user