Echo JS 0.11.0

<~>
mephju 2651 days ago. link parent 1 point
It does, but on the server people tend not to use Webpack because modules are built-in. 
For my Node apps I mostly use Babel to get es6 module support and the ... rest operator.

Replies