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 0e17dca commit d6f59c7Copy full SHA for d6f59c7
docs/deploying-angularfire-to-firebase.md
@@ -7,7 +7,7 @@ Make sure to add your production firebase configuraiton to the src/environments/
7
8
```bash
9
# build the angular project, creates a dist folder in your directory
10
-ng build -prod
+ng build --prod
11
```
12
13
### 1. Initializing a Firebase project
0 commit comments