tyscorp / react-transform-jspm-hmr

A React Transform that enables hot reloading React classes using JSPM
3 stars 0 forks source link

Example repo? #1

Open wmertens opened 8 years ago

wmertens commented 8 years ago

Would be awesome if you could make a ready-to-clone repo that people (well, I) could use to get to know jspm and react-transform-jspm-hmr…

tyscorp commented 8 years ago

I was thinking of waiting until jspm 0.17 is released since this transform requires plugin-babel to work, which is currently WIP and requires manual modification as-is.

I guess for now I'll fork @capaj's jspm-react example and whip you something up.

tyscorp commented 8 years ago

Here you go :)

wmertens commented 8 years ago

You rock! Thanks!!!

On Mon, Nov 30, 2015, 12:24 AM Tyson Cleary notifications@github.com wrote:

Here you go https://github.com/tyscorp/jspm-react/commit/d80e4653dc0e7109ff3f821105bbc226c04fa438 :)

— Reply to this email directly or view it on GitHub https://github.com/tyscorp/react-transform-jspm-hmr/issues/1#issuecomment-160480812 .

Wout. (typed on mobile, excuse terseness)