CHH / pipe

Put your assets into the pipe and smoke them.
MIT License
120 stars 9 forks source link

Better handling of paths without extension #28

Closed CHH closed 12 years ago

CHH commented 12 years ago

Lookup the filename with all registered engine extensions when the logical path has no extension, and take the first match.

CHH commented 12 years ago

This is handled by the new PathStack class in http://github.com/CHH/fileutils.