Capítulo 91 de 988

Chapter 91: npx remotion bundle

Core Idea

_available from v4. 0.

Key Concepts

  • Flags
  • --config
  • --log
  • --public-dir
  • --out-dir
  • --public-path<AvailableFrom v="4.0.127"/>
  • --disable-git-source<AvailableFrom v="4.0.182" />
  • --rspack<AvailableFrom v="4.0.502" />

Code Examples

npx remotion bundle <serve-url|entry-file>?
  • What it demonstrates: Usage pattern for npx remotion bundle from the official docs.

Key Takeaways

  1. Understand flags when working with npx remotion bundle.
  2. Understand --config when working with npx remotion bundle.
  3. Understand --log when working with npx remotion bundle.
  4. Understand --public-dir when working with npx remotion bundle.
  5. Understand --out-dir when working with npx remotion bundle.

Connects To

  • Authoring Packages: related page in the CLI & Bundling section.
  • Bundle: related page in the CLI & Bundling section.
  • Bundler: related page in the CLI & Bundling section.