Skip to content

Commit d2fb255

Browse files
committed
update firebase.json to point to /docs/dist
1 parent f03b1a1 commit d2fb255

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

firebase.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
{
1515
"target": "bdt-docs",
16-
"public": "./docs/user-docs/site",
16+
"public": "./docs/dist",
1717
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"]
1818
}
1919
],

0 commit comments

Comments
 (0)