Open RobLoach opened 9 years ago
When the engine is not provided, find it from the options.filename file extension, or the provided file in renderFile.
engine
options.filename
file
Shouldn't we also use the file argument in renderFileAsync?
renderFileAsync
When the
engine
is not provided, find it from theoptions.filename
file extension, or the providedfile
in renderFile.