Skip to content

Commit f760191

Browse files
committed
fix(firebase-build): updated build path
1 parent 286174b commit f760191

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

0 commit comments

Comments
 (0)