Skip to content

Commit e6e92cb

Browse files
docs: add build:watch to AGENTS.md key commands
1 parent ca376e4 commit e6e92cb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ The Rokt web kit (`@mparticle/web-rokt-kit`) is an mParticle integration kit (fo
4444

4545
```bash
4646
npm run build # Vite build (IIFE + CJS + type defs)
47+
npm run build:watch # Vite build in watch mode (rebuilds on change)
4748
npm run lint # ESLint check
4849
npm run lint:fix # ESLint autofix
4950
npm run test # Vitest run

0 commit comments

Comments
 (0)