📜  firebase 托管删除站点 - 任何代码示例

📅  最后修改于: 2022-03-11 15:00:05.741000             🧑  作者: Mango

代码示例1
141

It can be deleted.

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 see the deployed project with a list of your historical
actions like Deployed, disabled, etc.
Only after you have disabled the site, the "three vertical dots"
menu will be available for you to choose the action to delete the deployment.