Skip to content

Fix clo Playwright e2e by setting public path and handling fetch errors #4370

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

ScriptedAlchemy
Copy link
Member

Summary

  • ensure host and remote load assets from their own origin by setting publicPath: 'auto'
  • make remote ServiceComponent resilient to API fetch errors so pages render
  • migrate clo example to Playwright with unified preview command
  • manage clo projects from the monorepo root workspace and drop the nested pnpm lockfile

Testing

  • pnpm install

https://chatgpt.com/codex/tasks/task_e_689d1a58e8d08325b7d44f3a8393f798

@ScriptedAlchemy ScriptedAlchemy merged commit 3c639e7 into master Aug 14, 2025
10 checks passed
@ScriptedAlchemy ScriptedAlchemy deleted the codex/convert-clo-apps-from-cypress-to-playwright branch August 14, 2025 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant