diff --git a/aio/content/guide/deployment.md b/aio/content/guide/deployment.md index 6e0292f572..58b3a26c27 100644 --- a/aio/content/guide/deployment.md +++ b/aio/content/guide/deployment.md @@ -152,7 +152,7 @@ Install `source-map-explorer`: Build your app for production _including the source maps_ - ng build --prod --sourcemaps + ng build --prod --source-map List the generated bundles in the `dist/` folder.