jstransformers / jstransformer-consolidate

Consolidate.js support for JSTransformers.
http://npm.im/jstransformer-consolidate
MIT License
1 stars 0 forks source link

Automagically find the `engine` #2

Open RobLoach opened 9 years ago

RobLoach commented 9 years ago

When the engine is not provided, find it from the options.filename file extension, or the provided file in renderFile.

ForbesLindesay commented 6 years ago

Shouldn't we also use the file argument in renderFileAsync?