Skip to content

docs: fix stale folder name editor-v2 and add missing ui package#245

Open
kuishou68 wants to merge 1 commit intopascalorg:mainfrom
kuishou68:fix/issue-244-readme-editor-v2-folder-name
Open

docs: fix stale folder name editor-v2 and add missing ui package#245
kuishou68 wants to merge 1 commit intopascalorg:mainfrom
kuishou68:fix/issue-244-readme-editor-v2-folder-name

Conversation

@kuishou68
Copy link
Copy Markdown

Closes #244

Changes

  • Fixed the root folder label in the Repository Architecture diagram from editor-v2/ to editor/
  • Added the missing ui/ package to the diagram (it exists in the repo but was absent from README)

Both SETUP.md and CONTRIBUTING.md already use editor/ correctly. This brings README.md into alignment.

Signed-off-by: Cocoon-Break 54054995+kuishou68@users.noreply.github.com

Comment thread README.md

```
editor-v2/
editor/
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The editor-v2/editor/ rename is correct and matches the current monorepo structure. However, the patch is missing an update to the root-level package.json workspace field and any turbo.json references to the old path — if those exist, this change alone would break the build. Worth confirming all workspace globs are consistent.

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.

docs: README architecture diagram shows stale folder name editor-v2 and missing ui package

2 participants