lukebarnard1 / matrix-redux-wrap

A library that exposes matrix-js-sdk state via Redux
Apache License 2.0
3 stars 1 forks source link

Use babel to build a distributable file that can be used without dependencies #7

Closed lukebarnard1 closed 6 years ago

lukebarnard1 commented 6 years ago

Use babel to build a file that cross compiles to JS that doesn't use future features of ECMA such as the spread operator ....