Firebase hosting showing welcome page after deploying angular 6 app?
问题 I want to develop the angular 6 apps, but after deploying firebase showing only welcome page. Here are the steps I have taken to deploy. installed firebase-tools ng build --prod (in my app) firebase init Are you ready to proceed? (Y/n) y (*) Hosting: Configure and deploy Firebase Hosting sites What do you want to use as your public directory? (public) dist Configure as a single-page app (rewrite all urls to /index.html)? (y/N) y File dist/index.html already exists. Overwrite? (y/N) y Firebase