Hi Jay,
As far as I know normally the CLI serves compiled files from memory when using build, and only commits files to disk on build.(to the dist folder.). There is this new --output-path <https://github.com/angular/angular-cli/wiki/serve> switch, that you can use to do what you want. Regards Sander -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
