jedireza / hapi-react-views

:package: A hapi view engine for React components
MIT License
231 stars 33 forks source link

Better path handling for `reply.view` #9

Closed jedireza closed 9 years ago

jedireza commented 9 years ago

@bkonkle seems to have a good enhancement for path handling in the following commit.

https://github.com/bkonkle/hapi-react-views/commit/6f7e68ac9df837c79f12ce0f8ec7b1c46f59ac03

Using relativeTo seems like the right way to do it.