Skip to content

Conversation

@maerch
Copy link
Member

@maerch maerch commented Jan 13, 2026

Summary

  • Replace workspace:* and catalog: references with actual npm versions so the demo can build on Vercel without the monorepo context
  • Remove @imgly/plugin-utils dependency since providers already auto-register format icons via addIconSetOnce
  • Remove redundant manual format icon registration from demo code

Changes

  • AI plugins: workspace:*^0.2.15
  • CESDK packages: catalog:^1.66.1
  • Removed @imgly/plugin-utils import and Icons.Formats usage

Test plan

  • Verify Vercel build succeeds with standalone pnpm install && pnpm build in examples/eachlabs-demo
  • Verify format icons still appear correctly in the UI (registered by providers)

@vercel
Copy link

vercel bot commented Jan 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
eachlabs-demo Ready Ready Preview, Comment Jan 13, 2026 8:38am
plugins-ai Error Error Jan 13, 2026 8:38am
plugins-bytedance Ready Ready Preview, Comment Jan 13, 2026 8:38am
plugins-web (demo) Ready Ready Preview, Comment Jan 13, 2026 8:38am

…ilds

- Replace workspace:* and catalog: refs with npm versions (^0.2.15, ^1.66.1)
- Remove @imgly/plugin-utils dependency (providers auto-register icons)
- Switch from video archive to design archive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant