eta-dev / eta

Embedded JS template engine for Node, Deno, and the browser. Lighweight, fast, and pluggable. Written in TypeScript
https://eta.js.org
MIT License
1.35k stars 60 forks source link

Fixes for #265 - Enable support for default extensions. #266

Closed gettoarun closed 7 months ago

gettoarun commented 7 months ago

Added unit test coverage to the two new possibilities and it works for existing .eta formats as well.

gettoarun commented 7 months ago

@nebrelbug , done, please check.

nebrelbug commented 7 months ago

@gettoarun this looks great; I'll merge now.

Thanks for your contribution!

nebrelbug commented 7 months ago

@gettoarun I just published a new release with your contribution!