Skip to content

Commit a099a9d

Browse files
committed
fix: Fix minor issue
1 parent 4524e9a commit a099a9d

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
@@ -1,6 +1,6 @@
11
{
22
"hosting": {
3-
"public": "demo/dist",
3+
"public": "demo/dist/browser",
44
"ignore": [
55
"firebase.json",
66
"**/.*",

0 commit comments

Comments
 (0)