Skip to content

docs: add interactive playground - #4

Open
z81 wants to merge 57 commits into
mainfrom
readme-llms-v3
Open

docs: add interactive playground#4
z81 wants to merge 57 commits into
mainfrom
readme-llms-v3

Conversation

@z81

@z81 z81 commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a separate Sandpack-powered playground with Module, LazyModule, and HKT examples
  • resolve packages from imports after 1 second of idle time while keeping execution behind Run
  • harden dependency parsing, console output, keyboard focus, and browser coverage

Verification

  • npx nx test docs --skip-nx-cache --runInBand (80 passed)
  • npx nx test di --skip-nx-cache --runInBand (67 passed)
  • npx tsc -p docs/tsconfig.spec.json --noEmit
  • npx nx run docs:check --skip-nx-cache
  • npx nx run docs:build --skip-nx-cache
  • focused Playwright playground contract

The full docs smoke reaches the playground successfully, then still hits the pre-existing Monaco hover timeout.

z81 added 30 commits August 4, 2026 10:11
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