fix: add packages field to cms workspace yaml#58
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the Strapi CMS workspace configuration to include an explicit packages field, and includes a couple of small content/documentation cleanups in the repo.
Changes:
- Add
packages: []tocms/pnpm-workspace.yaml. - Minor wording tweak in a January 2026 blog post.
- Remove an inline “Last updated” HTML comment from
cms/README.md.
Reviewed changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
cms/pnpm-workspace.yaml |
Adds a packages field to the CMS pnpm workspace config. |
cms/README.md |
Removes an embedded “Last updated” HTML comment line. |
src/content/blog/2026-01-29-interledger-foundation-awards-200000-social-web-foundation-support-decentralized-social-media.mdx |
Small copy edit to a paragraph. |
Comment on lines
+1
to
+2
| packages: [] | ||
|
|
There was a problem hiding this comment.
The PR title indicates this change is only about adding a packages field to cms/pnpm-workspace.yaml, but this PR also modifies a blog post and removes a comment from cms/README.md. Please update the PR title/description to reflect these additional changes, or split the unrelated edits into a separate PR to keep the change focused.
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.
No description provided.