jedireza / hapi-react-views

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

Feature/es2015 migration #33

Closed tanepiper closed 9 years ago

tanepiper commented 9 years ago

As per http://hapijs.com/updates - Hapi ecosystem moving to ES2015 (ES6). This PR brings in the existing changes I've done, plus some more to bring the module in line with where Hapi is moving.

jedireza commented 9 years ago

Thanks for the PR! :cake: Let's get #32 done first and then circle back to this.

tanepiper commented 9 years ago

Closed as covered in #37