I am looking for a tutorial on how to properly setup the firebase-tools hosting on my angular 6.0 projects, and what I found is always like this.
firebase-tools
The second possible way is just to change outputPath in angular.json to dist, so the line will look like this "outputhPath": "dist"
"outputhPath": "dist"