jedireza / hapi-react-views

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

removed the required .jsx extension for layouts #57

Closed jedireza closed 8 years ago

jedireza commented 8 years ago

Fixes #56

jedireza commented 8 years ago

@abritinthebay this is probably considered a breaking change. Thoughts?

abritinthebay commented 8 years ago

Hmm... yeah, it could be as it stands. If you want to make it a Minor then I'd deprecate it and make it settable (default of blank, perhaps?), but up to you...

Then you can always remove it later in a major as it'll be officially deprecated.