Regenerates the auto-generated portion of an Editor React Component extension's manifest.
Important: You must run this command whenever you make manual changes to a component's React code, CSS, or types. AI coding agents that use Wix skills know to regenerate the manifest automatically, so you only need to run it yourself when you edit the component directly.
For each Editor React Component in your project, the command:
<component-name>.generated.ts with an updated editorElement object.<component-name>.extension.ts, which holds the rest of the manifest and imports the editorElement from the generated file.For more information about the auto-generated output, see Editor React Component Extension Files and Code.
Date last updated: 7 June 2026