developit / preact-redux

:loop: Preact integration for Redux (no shim needed!)
https://npm.im/preact-redux
MIT License
288 stars 27 forks source link

Fix exports in esnext bundle #16

Closed ForsakenHarmony closed 7 years ago

developit commented 7 years ago

Hmm - I just merged @ezekielchentnik's PR and then saw this. Are they more or less doing the same thing? Looks like this supports Windows better?

ForsakenHarmony commented 7 years ago

more or less the same yes, but I did change the scripts to support windows

developit commented 7 years ago

Saw that, I'll try to get those merged in.