chore(.): Update laravel-boost.mdc documentation

This commit is contained in:
Víctor Falcón 2025-11-11 09:02:04 +00:00
parent 71b8d69020
commit 68ba0cd71c
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ This application is a Laravel application and its main Laravel ecosystems packag
## Frontend Bundling
- If the user doesn't see a frontend change reflected in the UI, it could mean they need to run `bun run build`, `bun run dev`, or `composer run dev`. Ask them.
- Don't run `bun run build` by yourself, the user is usually already running `bun run dev`.
- NEVER run `bun run build` by yourself, ask the user to do it.
## Replies
- Be concise in your explanations - focus on what's important rather than explaining obvious details.