"--watch" added to ng build [project]
See original GitHub issueBug Report or Feature Request (mark with an x
)
- [ ] bug report -> please search issues before submitting
- [x] feature request
Command (mark with an x
)
- [ ] new
- [x ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc
Desired functionality
What would like to see implemented?
--watch
added to ng build [project]
ng build projectName --watch
What is the usecase?
When building projects to be used in other apps, this command needs to be run manually each time.
Issue Analytics
- State:
- Created 5 years ago
- Comments:5
Top Results From Across the Web
Angular: Watch Build for Changes - JavaScript in Plain English
You may use the watch option on Angular build for updating the output as and when developers make changes to the code. It...
Read more >How do I build with watch enabled using angular-cli?
The ng build --watch looks for the path: dist to watch the changes. ... The command to build & watch AngularJs: ng build...
Read more >ng build - Angular
Option Description Value Type Default Value
‑‑aot Build using Ahead of Time compilation. boolean true
‑‑base‑href Base url for the application being built. string
‑‑delete‑output‑path Delete...
Read more >How to make angular app watch for changes in angular library ...
Add a library project ... Go to the root of this project and generate a library. ... Depending on angular.json configuration, it will...
Read more >Angular CLI - ng build Command - Tutorialspoint
Sr.No. Option & Syntax Description
2 ‑‑baseHref=baseHref Base url for the application being built.
9 ‑‑deployUrl=deployUrl URL where files will be deployed.
17 ‑‑localize=true|false
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Works in Angular 7+ FYI. Update all dependencies of course.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.