Skip to content

chore: drop devframe- prefix from examples and split out Built with page#10

Merged
antfu merged 1 commit into
mainfrom
antfu/create-pr-v1
May 13, 2026
Merged

chore: drop devframe- prefix from examples and split out Built with page#10
antfu merged 1 commit into
mainfrom
antfu/create-pr-v1

Conversation

@antfu
Copy link
Copy Markdown
Contributor

@antfu antfu commented May 13, 2026

Summary

  • Rename examples/devframe-{counter,files-inspector,streaming-chat}examples/{counter,files-inspector,streaming-chat}; update each example's package.json (name/bin), plus turbo.json task names, vitest.config.ts project paths, and the pnpm -C paths in the affected READMEs.
  • Move the "Built with Devframe" showcase out of guide/index.md into a dedicated docs/guide/built-with.md, slotted into the Guide sidebar right after Introduction.
  • Fix two broken vitejs/devtools/tree/main/devframe/examples/... GitHub URLs in docs/guide/streaming.md and skills/devframe/SKILL.md.

Internal RPC namespaces, base paths, shared-state keys, channel names, and CLI commands intentionally keep the devframe- prefix — they're runtime identifiers, not derived from the folder name.

Test plan

  • pnpm install — lockfile regenerates against new workspace paths
  • pnpm lint
  • pnpm typecheck
  • pnpm build — turbo task graph + workspace globs resolve
  • pnpm test — 283/283 across the example E2E suites
  • pnpm -C docs run docs:build — new /guide/built-with page renders, sidebar updated

Rename examples/devframe-{counter,files-inspector,streaming-chat} to
examples/{counter,files-inspector,streaming-chat}. Update package.json
name/bin, turbo task names, vitest project paths, and README pnpm -C
paths to match.

Move the "Built with Devframe" showcase from guide/index.md into a
dedicated guide/built-with.md page (sidebar entry under Introduction).
Fix two broken vitejs/devtools GitHub URLs in the streaming guide and
the devframe skill.

Internal RPC namespaces, base paths, shared-state keys, channel names,
and CLI commands keep the devframe- prefix.
@netlify
Copy link
Copy Markdown

netlify Bot commented May 13, 2026

Deploy Preview for devfra ready!

Name Link
🔨 Latest commit e721409
🔍 Latest deploy log https://app.netlify.com/projects/devfra/deploys/6a03d340f5966000088ac42e
😎 Deploy Preview https://deploy-preview-10--devfra.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@antfu antfu merged commit 630256f into main May 13, 2026
11 checks passed
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