Skip to content

Commit 9300306

Browse files
committed
Update AGENTS.md
1 parent 355b504 commit 9300306

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ See [Codebase structure](#codebase-structure) above for detailed explanations.
307307
When running Next.js integration tests, you must rebuild if source files have changed:
308308

309309
- **Edited Next.js code?**`pnpm build`
310-
- **Edited Turbopack (Rust)?**`pnpm build-native`
310+
- **Edited Turbopack (Rust)?**`pnpm swc-build-native`
311311
- **Edited both?**`pnpm turbo build build-native`
312312

313313
## Development Anti-Patterns

0 commit comments

Comments
 (0)