Skip to content

Commit 55e35c5

Browse files
chore(examples): reference main prop in README.md in Firebase example (vercel#43434)
Co-authored-by: Balázs Orbán <[email protected]>
1 parent 81aebe9 commit 55e35c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: examples/with-firebase-hosting/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The crucial files for the setup:
7474
- `firebase.json`
7575
- `firebaseFunctions.js`
7676
- `src/next.config.js`
77-
- In `package.json`: `firebase-*` packages.
77+
- In `package.json`: `firebase-*` packages, `main` property defining the entry point as `firebaseFunctions.js`
7878

7979
## References
8080

0 commit comments

Comments
 (0)