How to enable Firebase Hosting after firebase hosting: disable command
See original GitHub issue[REQUIRED] Environment info
firebase-tools: 8.6.0
Platform: Flutter Web
[REQUIRED] Test case
How to re-enable Firebase Hosting after “firebase hosting: disable”? I couldn’t find on documentation. Is there some enable command to re-enable the site again? For example “firebase hosting: enable” ?
Thank you.
[REQUIRED] Steps to reproduce
firebase hosting: disable
[REQUIRED] Expected behavior
[REQUIRED] Actual behavior
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Get started with Firebase Hosting - Google
Step 1: Install the Firebase CLI · Step 2: Initialize your project · Step 3: Deploy to your site.
Read more >How do I remove a hosted site from firebase - Stack Overflow
Run firebase hosting:disable through the firebase-tools CLI first. Go to Firebase Console and select Hosting from the menu of the left. You will ......
Read more >Deploying to Firebase | Cloud Build Documentation
Continuous deployment · Open the Triggers page in the Google Cloud console: Open Triggers page · Select your project from the project selector...
Read more >Firebase CLI
Deploy code and assets to your Firebase projects · Run a local web server for your Firebase Hosting site · Interact with data...
Read more >Disable Multiple Sites Hosting - Google Groups
You need to use `firebase use` to pick which Hosting site you want to be currently using. After that you should be able...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Yes
On Fri, Jul 24, 2020, 8:04 PM D-Apps notifications@github.com wrote:
what if you deleted the rollback version ?
this, im having the same issue