Skip to content

Commit 3875f9f

Browse files
committed
chore(firebase): update path for deployable build
1 parent 6e6148b commit 3875f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"hosting": {
33
"target": "docs",
4-
"public": "build/dist/bin/adev/build/browser",
4+
"public": "build/dist/bin/adev/dist/browser",
55
"ignore": [
66
"firebase.json",
77
"**/.*",

0 commit comments

Comments
 (0)