8000
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 c3c5941 commit d3a2810Copy full SHA for d3a2810
devdocs.md
@@ -4,7 +4,7 @@
4
* Update the CHANGELOG.md
5
* `ng test --codeCoverage=true --progress=true --watch=false`
6
* `cp README.md angular-plotly.png projects/plotly`
7
-* `ng build plotly --prod`
+* `ng build plotly --configuration production`
8
* `git tag -a <version> -m <version>`
9
* `git push --tags`
10
* `cd dist/plotly`
0 commit comments