From 08531986c5b827c74bf934a0d5152ad4a40a58e1 Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Wed, 11 Aug 2021 09:31:25 -0400 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=B8=8D=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=20target?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aio/firebase.json | 1 - 1 file changed, 1 deletion(-) diff --git a/aio/firebase.json b/aio/firebase.json index 8700e13141..661f28ad50 100644 --- a/aio/firebase.json +++ b/aio/firebase.json @@ -1,7 +1,6 @@ { // Docs on Firebase hosting configuration: https://firebase.google.com/docs/hosting/full-config "hosting": { - "target": "aio", "public": "dist", "cleanUrls": true, //////////////////////////////////////////////////////////////////////////////////////////////