Skip to content

Commit 0d72d5c

Browse files
1weihoclaude
andcommitted
chore: consolidate dev-server-plugins refactor changesets into one
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 498b48f commit 0d72d5c

3 files changed

Lines changed: 5 additions & 10 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@open-slide/core': patch
3+
---
4+
5+
Refactor the dev-server Vite plugins: extract pure logic out of the monolithic `comments-plugin` and `files-plugin` into per-domain modules (`editing/`, `files/`, `http/`), and consolidate every `/__*` HTTP endpoint into a single `api-plugin` whose route handlers live under `vite/routes/` (one file per endpoint group with a manifest comment up top). No public API change.

.changeset/split-comments-plugin.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/split-files-plugin.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)