Skip to content

@remotion/browser-studio: Include config in downloaded projects - #9910

Merged
JonnyBurger merged 1 commit into
mainfrom
codex/add-browser-studio-config-vfs
Jul 30, 2026
Merged

@remotion/browser-studio: Include config in downloaded projects#9910
JonnyBurger merged 1 commit into
mainfrom
codex/add-browser-studio-config-vfs

Conversation

@JonnyBurger

Copy link
Copy Markdown
Member

Summary

  • add the default remotion.config.ts to the blank Browser Studio virtual filesystem
  • include the config automatically in downloaded project archives
  • cover template parity and archive contents in tests

Testing

  • bun test packages/browser-studio/src/test/template-blank.test.ts packages/browser-studio/src/test/download-project.test.ts
  • bun run build
  • bun run stylecheck

Closes #9820

@vercel

vercel Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
bugs Ready Ready Preview Jul 30, 2026 7:53am
remotion Ready Ready Preview Jul 30, 2026 7:53am

Request Review

@pullfrog pullfrog Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ No new issues found.

Reviewed changes — added a remotion.config.ts to the blank Browser Studio virtual filesystem so it's included in downloaded project archives.

  • blank.ts VFS: adds /project/remotion.config.ts matching the source template-blank config file
  • template-blank test: asserts the VFS content matches the source template file on disk
  • download-project test: verifies remotion.config.ts is included in the downloaded zip archive

Pullfrog  | View workflow run | Using DeepSeek Pro (free via Pullfrog for OSS) (Claude Opus not used — the program covers this model; add its provider key to run your pick) | 𝕏

@JonnyBurger
JonnyBurger merged commit 0f48157 into main Jul 30, 2026
17 checks passed
@JonnyBurger
JonnyBurger deleted the codex/add-browser-studio-config-vfs branch July 30, 2026 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

remotion.dev/new should have a remotion.config.ts file in the virtual file system when downloading

1 participant