feat: Update web makefile
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
},
|
||||
{
|
||||
"target": "app-dev",
|
||||
"public": "apps/web-dashboard/dist",
|
||||
"public": "apps/web/dist",
|
||||
"ignore": [
|
||||
"firebase.json",
|
||||
"**/.*",
|
||||
@@ -33,7 +33,7 @@
|
||||
},
|
||||
{
|
||||
"target": "app-staging",
|
||||
"public": "apps/web-dashboard/dist",
|
||||
"public": "apps/web/dist",
|
||||
"ignore": [
|
||||
"firebase.json",
|
||||
"**/.*",
|
||||
|
||||
Reference in New Issue
Block a user