@remotion/bundler
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()
Installation
- npm
- pnpm
- yarn
bash
npm i @remotion/bundler
bash
npm i @remotion/bundler
bash
pnpm i @remotion/bundler
bash
pnpm i @remotion/bundler
bash
yarn add @remotion/bundler
bash
yarn add @remotion/bundler