Skip to content

Commit

Permalink
Update docs/commands/bootstrap.mdx for clarity
Browse files Browse the repository at this point in the history
Co-authored-by: Lukas Klingsbo <[email protected]>
  • Loading branch information
Ayman-Barghout and spydon authored Dec 19, 2023
1 parent de22390 commit 8b081a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/commands/bootstrap.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ melos bootstrap --diff="main"
## Bootstrap flags

- `--no-example` flag to exclude flutter package's example's dependencies (https://github.com/dart-lang/pub/pull/3856)
- This will run `pub get` with the `--no-example`
- This will run `pub get` with the `--no-example` flag.
- `--enforce-lockfile` flag to enforce versions from `.lock` files
- Ensure .lock files exist, as failure may occur if they're not checked in.

Expand Down

0 comments on commit 8b081a5

Please sign in to comment.