We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ea77b0 commit 9fd4e71Copy full SHA for 9fd4e71
packages/@angular/cli/tasks/serve.ts
@@ -246,7 +246,7 @@ export default Task.extend({
246
This is a simple server for use in testing or debugging Angular applications locally.
247
It hasn't been reviewed for security issues.
248
249
- DON'T USE IT FOR PRODUCTION USE!
+ DON'T USE IT FOR PRODUCTION!
250
****************************************************************************************
251
`));
252
}
0 commit comments