developit / preact-redux-example

:repeat: Preact + Redux Example Project
https://preact-redux-example.surge.sh
199 stars 53 forks source link

with rollup #4

Open ezekielchentnik opened 8 years ago

ezekielchentnik commented 8 years ago

i have an example of this with rollup if you're interested

developit commented 8 years ago

Absolutely. Want to publish it somewhere? I'd be happy to link to it and recommend people go that route for smaller bundle sizes.

diorahman commented 7 years ago

Can we have it? 🙏

diorahman commented 7 years ago

Can we have it? 🙏

ezekielchentnik commented 7 years ago

@diorahman you can check out this https://github.com/ezekielchentnik/preact-pwa

although, I want to make sure it's useful to you. 'preact-pwa' is very opinionated (towards perf), and may not be the normal 'rollup, preact, redux' solution you may expect; I can absolutely provide that for you if that helps!