Merged
Conversation
Member
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
207fbfd to
a419862
Compare
d4aa513 to
99ba85d
Compare
a419862 to
bd2d465
Compare
99ba85d to
e04f516
Compare
bd2d465 to
60e43c6
Compare
e04f516 to
c56f949
Compare
60e43c6 to
6a90f89
Compare
c56f949 to
ade1e3d
Compare
6a90f89 to
938c34f
Compare
eee5a12 to
184f9b0
Compare
184f9b0 to
c7bcbcf
Compare
✅ Deploy Preview for viteplus-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Member
|
We should make sure that |
c7bcbcf to
bcc9514
Compare
Member
Author
We don't require |
Member
|
keep using |
Remove docs from root workspace packages since it already has its own pnpm-workspace.yaml for independent Netlify builds. Move vitepress peer dep rule to docs workspace config. Add docs lockfile for reproducible installs. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
bcc9514 to
a3b1eee
Compare
fengmk2
approved these changes
Mar 16, 2026
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.

Remove docs from root workspace packages since it already has its own
pnpm-workspace.yaml for independent Netlify builds. Move vitepress
peer dep rule to docs workspace config. Add docs lockfile for
reproducible installs.
Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com