Add example to discuss/try config/task design#10
Closed
webpro wants to merge 3 commits into
Closed
Conversation
fengmk2
added a commit
that referenced
this pull request
Jul 1, 2026
…regression Part 2 flips declared @vitest/* providers and coverage packages from concrete pins to `catalog:` (with the catalog gaining the entries); regenerate the migration global snaps that shift so the CI diff check passes. Add a unit regression for the varlet #10 shape: a catalog using legacy vite-plus-test wrapper aliases keeps its `catalog:` refs while the catalog entries are rewritten to upstream. Claude-Session: https://claude.ai/code/session_01DQhS6o1fyQd1yjiee6W8jR
fengmk2
added a commit
that referenced
this pull request
Jul 1, 2026
…atalog: edges A package that lists `vite-plus: catalog:` in dependencies and has no vite keeps its `vite-plus` catalog: ref and gains the pnpm-required direct `vite` as a catalog: ref, rather than an inlined concrete toolchain pin. Claude-Session: https://claude.ai/code/session_01DQhS6o1fyQd1yjiee6W8jR
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Just so we have a starting point to further discuss config & task design, etc.
README.md: https://github.com/voidzero-dev/vite-plus/blob/add-example1/examples/example1/README.md