....
{ scripts; {
"ngs": "ng serve
}
}
...npm run ng -- --aot false --prod--
You received this message because you are subscribed to a topic in the Google Groups "Angular and AngularJS discussion" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/angular/lLmEa6LZ5PM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to angular+unsubscribe@googlegroups.com.
To post to this group, send email to ang...@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.
Nope, it's mandatory. It's a npm switch that means, whatever follows is not for me but for the command I'm going to execute.