Michaël Zasso

Results 1686 comments of Michaël Zasso

I still don't know how you're using the library in a browser context. Most of our apps are browser-based and work fine.

This is a really complicated issue. I'm sorry, but I don't see how we can make a fix for your use case without breaking others (recent fixes were related to...

> Are they using Vite or Webpack as their dev server and bundler and that is why it works for them? Yes, and to be clear, they are me and...

Can you please answer @addaleax's question ? https://github.com/nodejs/node/pull/56147#pullrequestreview-2524315487

`coverage-windows` is broken because of a Visual Studio update. See https://github.com/nodejs/build/issues/55929

Correct link: https://github.com/nodejs/node/issues/55929

Before doing the next release (next week), I'll try to investigate why binaries were not synced to R2 when I released v21.2.0. - Compare script contents between server and github...

- `./tools/release.sh -s VERSION`: - checktag VERSION - sign VERSION (runs `dist-sign`) - `./tools/release.sh`: - run `dist-promotable` command on `www` to list releases in staging and ask user if wants...