@joggai/smartvideo-editor
v0.1.1
Published
Prebuilt SmartVideo timeline editor runtime.
Readme
@joggai/smartvideo-editor
Prebuilt timeline editor used by SmartVideo. This package does not maintain a second copy of the FrameVideo source code.
Build the publishable dist directory from an explicit, prebuilt editor
artifact:
npm run build -- --source /absolute/path/to/framevideo-editor
npm packThe source directory must contain editor-server.mjs, studio/, and
source.json. Registry assets are supplied by
@joggai/smartvideo-registry, and are not duplicated in this package. No
machine-specific source path is recorded in the package.
Set SMARTVIDEO_REGISTRY_ROOT to override the installed Registry package.
