feat: Update web makefile

This commit is contained in:
dhinesh-m24
2026-02-04 11:56:19 +05:30
parent fcb1ddbbb3
commit d3378e4822
3 changed files with 47 additions and 20 deletions

View File

@@ -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",
"**/.*",