Skip to content

Drop the serve dev dependency - #2564

Merged
soulgalore merged 2 commits into
mainfrom
drop-serve-devdep
Sep 14, 2026
Merged

soulgalore merged 2 commits into
mainfrom
drop-serve-devdep

Conversation

@soulgalore

Copy link
Copy Markdown
Member

The test pages only need a static file server for local runs and CI, and the test suite already has one built on serve-handler. Pulling in the serve CLI on top of that added about 90 packages to every contributor and CI install for a single npm script.

Reusing the existing test server keeps the same port and directory, so the workflow steps that start it are unchanged.

Co-Authored-By: Claude Fable 5.1 noreply@anthropic.com
Change-Id: I1fbdf75165fe6470beb6be298735fffc18b6afa5

The test pages only need a static file server for local runs and CI, and the test suite already has one built on serve-handler. Pulling in the serve CLI on top of that added about 90 packages to every contributor and CI install for a single npm script.

Reusing the existing test server keeps the same port and directory, so the workflow steps that start it are unchanged.

Co-Authored-By: Claude Fable 5.1 noreply@anthropic.com
Change-Id: I1fbdf75165fe6470beb6be298735fffc18b6afa5
@soulgalore
soulgalore merged commit fc8fd9e into main Sep 14, 2026
17 checks passed
@soulgalore
soulgalore deleted the drop-serve-devdep branch September 14, 2026 06:37
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