titouancreach / vuejs-redux

Flexible binding between Vue and Redux
57 stars 11 forks source link

Add ES6 module build #49

Closed sisou closed 5 years ago

sisou commented 5 years ago

This PR adds a ES6 module build for use primarily in browsers.

titouancreach commented 5 years ago

Thanks, it looks good!

Maybe we can add some ticks to make the build to pass:

I didn't know the "module" key in the package.json, it looks awesome!

titouancreach commented 5 years ago

I release a new version with your changes! thanks again

edit: the version 2.3.0 is alive: https://www.npmjs.com/package/vuejs-redux

sisou commented 5 years ago

Awesome, thank you! =) :+1: