ezekielchentnik / preact-pwa

Super fast progressive web app with small footprint & minimal dependancies
https://preact-pwa-yfxiijbzit.now.sh/
MIT License
513 stars 37 forks source link

React Hot Loader 3 support needed #8

Open BerndWessels opened 7 years ago

BerndWessels commented 7 years ago

Hi

This is an awesome project, but without Hot Module Reloading the development experience is terrible.

Can you add support for React Hot Loader 3 please?

Thank you

ezekielchentnik commented 7 years ago

@BerndWessels I agree, this is something I want; that, and general speed up of build time. I'll give it a try.

Any contribs related to this topic are also welcome :) Cheers, thanks for the input.

BerndWessels commented 7 years ago

Thanks, that's awesome that you are considering it. I'd love to contribute, but have only experience with webpack, so might need to do some catching up on rollup before I can be of use ;)