Michael Heuberger

Results 257 comments of Michael Heuberger

Nope, I dont want to set that reload option. Because I need the `module.hot.accept()` API which wouldn't work then the whole page always gets reloaded. But my issue is that,...

Hmmm, yeah, that sounds like documentation needs to be clearer. Few more questions 1. What does "If hot reloading can be applied" exactly mean? 2. What are typical use cases...

It's been months. When is this going to be fixed?

hmm, hard to isolate. because i am running lots of file operations in the background to encode a video based on images. memory goes low, at peak times only 300...

In addition to the above, is there also a recipe on how to load external JS files before running tests?

Afraid this is still happening with doo v0.1.8 using chrome headless

Turns out this happens when you bump StandardJS from v13.1.0 to v14.0.0 ... but can't see any breaking changes in their changelog, hmmmm.