ng-build
Verified for current stable LTS
Ng Build Command: Automatic Rebuild On File Change
Use for automatic rebuild on file change with Ng Build. Exact CLI syntax to automatic rebuild on file change using Ng Build.
When to use this: Use for automatic rebuild on file change with Ng Build.
Command Syntax
ng b --watch ng b --watch Command Breakdown
--watch- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to automatic rebuild on file change using Ng Build.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Ng Build Command: Build Angular Application Or Library
ng b Ng Build Command: Build Angular Output Path ng b --output-path <path/to/directory> Ng Build Command: Clear Terminal Screen Rebuilds ng b --clear-screen Ng Build Command: Display Verbose Build Output ng b --verbose Ng Build Command: Enable Ahead Of Time Compilation ng b --aot