Capítulo 85 de 988

Chapter 85: @remotion/bundler

Core Idea

A package containing the bundle() function, which takes a Remotion project and bundles it using Webpack, preparing it to be used by server-side rendering functions such as getCompositions() and renderMedia()

Key Concepts

  • Installation
  • API
  • License

Code Examples

npx remotion add @remotion/bundler
  • What it demonstrates: Usage pattern for @remotion/bundler from the official docs.

Key Takeaways

  1. Understand installation when working with @remotion/bundler.
  2. Understand api when working with @remotion/bundler.
  3. Understand license when working with @remotion/bundler.

Connects To

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