Echo JS 0.11.0

<~>
spalger 3319 days ago. link 2 points
+1 for webpack, specifically the code splitting/multiple entry points feature.

Relevant features:
 - js/css/rawfile/image loading
 - transpile assets before they are included
   - es6, jsx, less, coffeescript, etc.
 - support for amd, commonjs, es6 modules, and more

Replies