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 2607578 commit 4392106Copy full SHA for 4392106
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