sunng87 / handlebars-iron

Handlebars middleware for Iron web framework
MIT License
119 stars 20 forks source link

Use path module #24

Closed viraptor closed 8 years ago

viraptor commented 8 years ago

The Err result is not used anymore, but signature is left for compatibility. Fixes issue #23

sunng87 commented 8 years ago

Thanks @viraptor !