Skip to main content

@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 i --save-exact @remotion/bundler@4.0.146
npm i --save-exact @remotion/bundler@4.0.146
This assumes you are currently using v4.0.146 of Remotion.
Also update remotion and all `@remotion/*` packages to the same version.
Remove all ^ character in front of the version numbers of it as it can lead to a version conflict.

API

License

Remotion License