aixigo / hal-http-client

A status code driven JSON HAL HTTP client based on the fetch API.
MIT License
3 stars 2 forks source link

add build step #4

Closed alex3683 closed 7 years ago

alex3683 commented 7 years ago

Code in this repository uses ES6 syntax and features. There should be an npm build step, compiling to ES5 compatible code.

alex3683 commented 7 years ago

Implemented on master (v0.3.0).