troch / react-stateless

Helpers to write stateless components in React
MIT License
48 stars 1 forks source link

Dist file as source. #1

Open leonascimento opened 7 years ago

leonascimento commented 7 years ago

Hi,

You recently update react-stateless from 0.2.0 to 0.2.1. On this commit you changed the transpiled code to es6 code: https://github.com/troch/react-stateless/commit/dd497fca7cce5c3e5f6d75c1f5bff9e8ae367a7d

now, we can't import your lib (we use webpack and we don't transpile dependencies from node_modules folder).

Can you provide a transpiled build of your modules/index.js on dist/index.js file?

troch commented 7 years ago

Should be fixed with version 0.2.2