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 e970cb1 commit 35c89a5Copy full SHA for 35c89a5
packages/@angular/cli/tasks/eject.ts
@@ -549,7 +549,7 @@ export default Task.extend({
549
550
To run your builds, you now need to do the following commands:
551
- "npm run build" to build.
552
- - "npm run test" to run unit tests.
+ - "npm test" to run unit tests.
553
- "npm start" to serve the app using webpack-dev-server.
554
- "npm run e2e" to run protractor.
555
0 commit comments