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 750823b commit 8771c1cCopy full SHA for 8771c1c
README.md
@@ -171,7 +171,9 @@ Keep this untouched if the repository URL or other information passed to git com
171
* Default: `dist`
172
173
Directory for all published sources, relative to the project-root.
174
-Most probably no change is required here.
+__Starting with Angular CLI 6 the build artifacts will be put in a subfolder under `dist`.
175
+Please take a look at the `dist` folder to see whether there is a subfolder with your project's name or not.__
176
+
177
This option can be used to deploy completely different folders,
178
which are not related at all to angular.
179
0 commit comments