Skip to content

feat: support external turnkey dev servers - #286

Open
brenelz wants to merge 1 commit into
solidjs:nextfrom
brenelz:feat/external-dev-ssr
Open

feat: support external turnkey dev servers#286
brenelz wants to merge 1 commit into
solidjs:nextfrom
brenelz:feat/external-dev-ssr

Conversation

@brenelz

@brenelz brenelz commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • let provider-owned and non-runnable SSR environments serve the generated turnkey request handler in development
  • transport entry CSS through an HMR-tracked virtual module and compose server functions in the external handler
  • add ssr.external for integrations that own server build wiring, plus turnkey coverage for the external flow

Verification

  • pnpm build
  • pnpm check
  • pnpm --filter example-turnkey test -- external (150/150 assertions)

@changeset-bot

changeset-bot Bot commented Jul 25, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 908e717

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
vite-plugin-solid Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new

pkg-pr-new Bot commented Jul 25, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/vite-plugin-solid@286

commit: 908e717

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