Fixes for the usual export hiccups — missing fonts, large media, watermark on free plans, and elements that should be ignored on export.
Where: Editor → Export / Publish — When an export looks wrong
Key ideas
- Fonts: Exports self-host Google Fonts; missing fonts usually mean an unresolved family.
- Media bundling: Staging streams media from Firebase; full code download bundles assets.
- Watermark: Free + no custom domain injects a mark; upgrade or connect a domain to remove it.
Steps
- Check fonts resolve (self-hosted in the export).
- For large videos, prefer staging/streamed media over bundling.
- Connect a custom domain or upgrade to drop the watermark.