Rui

Results 14 comments of Rui

> @Juice10 @ruiconti are there any blockers left on this PR? Anything that can be done to help? This is just waiting for an approval AFAIK.

Genuine question — why doesn't this PR automatically produces a release on npm? For instance, I really need to consume fixes that are part of this changeset, and would love...

Ran into this, and I believe that I found why this behavior has regressed on `2.0.0-alpha.17`, despite the `rollup.config.js` specifying `preserveSource: true` in `rollup-plugin-web-worker-loader`'s options[^0]: - `[email protected]` has migrated to...

I've pushed a fork with a branch confirming that a valid output (i.e., no b64 worker inlined source) by migrating to `vite@^6.0.1`. [#1637](https://github.com/rrweb-io/rrweb/pull/1637) As remediation for whomever is in need,...