docs(locadex): explain file scoping and commands for monorepos#375
Open
JoshKappler wants to merge 3 commits into
Open
docs(locadex): explain file scoping and commands for monorepos#375JoshKappler wants to merge 3 commits into
JoshKappler wants to merge 3 commits into
Conversation
…commands Add a 'How file selection is scoped' section explaining that the App Root Directory scopes which files Locadex reads and translates, plus a monorepo layout example and per-package-manager workspace command examples.
…g reference The General settings reference omitted that setting App Root Directory also scopes file selection to that directory; add that line and link to the monorepo guide.
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.
The Locadex monorepo guide already covered the App Root Directory field, but it never explained what that field actually does to file selection. This fills that in and rounds out the command examples.
packages/uior a sibling app is left alone), and points to the Select Files step in Run Agent for narrowing a single run.cdexample and workspace-filter commands for npm, yarn, bun, and pnpm.Everything is Dashboard-focused and verified against the locadex source in gt-cloud. No internal CLI flags or config files are documented. Verification: unsafe-HTML and link validators pass;
pnpm build:contentbuilds all 428 pages with TypeScript passing.