Results 77 comments of rixo
trafficstars

Hey, nice to see you're excited about this! Sorry for the long delay to give an answer, I've had to process all that... I've joined the gitter. Hope to meet...

Hi! I'm sorry, but I was really not psyched by the idea of messing with Elm, and on the other hand I was quite excited to play with state machines...

This worked for me: supervisor -- --max-old-space-size=1000 ./index.js

To me it's the "accept deps" use case that seems edgy, and the `bubbled` arg that seems really useful and just in the right place where you need it in...

Also worth noting, in addition to breaking all existing big Framework adapters (which is probably a pretty limited and closed-scope issue, because everyone concerned is closely following the game), changing...

True that there is probably not a lot of end users that put their own hands into HMR. I personally do it because it can be useful to increase HMR...

I think error reporting is the heart of good HMR experience. Fully reliable HMR remains a pipe dream in practice, and error management is often left behind on the base...

No, I don't know of other implementations being asynchronous. This is forward thinking. That being said, if a HMR adapter needs to be async (because its target framework requires an...

Yup, sorry for derailing the thread. I do also think that reporting build error to the client is an important feature.

Readonly mode is a welcome addition because it can give total serenity that I won't pollute my shared volume; especially appreciable when it is the real fs. It might also...