@remotion/studio: Better handling when you forgot to wrap an asset in staticFile()#6958
@remotion/studio: Better handling when you forgot to wrap an asset in staticFile()#6958JonnyBurger merged 6 commits intomainfrom
@remotion/studio: Better handling when you forgot to wrap an asset in staticFile()#6958Conversation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…backError Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
… overlay Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Reviewed PR #6958. Submitted a review with one nit on the docs (duplicate import statements). The core feature — Task list (9/11 completed)
|
There was a problem hiding this comment.
The MediaPlaybackError class + MediaPlaybackErrorExplainer feature is well designed — the HEAD probe that diagnoses 404s and wrong content-types in the error overlay is a great DX improvement. The listen-to-runtime-errors.ts change to pass the full error object (instead of destructuring into a plain object) is the correct fix to preserve instanceof MediaPlaybackError downstream. One nit on the docs.
Big Pickle (free) | 𝕏
Co-authored-by: pullfrog[bot] <226033991+pullfrog[bot]@users.noreply.github.com>

No description provided.