padhle - post migration
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
/**
|
||||
* Note: When using the Node.JS APIs, the config file
|
||||
* doesn't apply. Instead, pass options directly to the APIs.
|
||||
*
|
||||
* All configuration options: https://www.remotion.dev/docs/config
|
||||
*/
|
||||
|
||||
import { Config } from "@remotion/cli/config";
|
||||
|
||||
Config.setRspack(true);
|
||||
Config.setVideoImageFormat("png");
|
||||
Config.setOverwriteOutput(true);
|
||||
Reference in New Issue
Block a user