The following method prepare the synopsis from the body and the second part is for unit tests:
The following method prepare the synopsis from the body and the second part is for unit tests:
ng serve
and ng build --watch
was not watching for code changes and I thought it was something to do with node or angular-cli
.echo fs.inotify.max_user_watches=524288 | sudo tee /etc/sysctl.d/40-max-user-watches.conf && sudo sysctl --system