Skip to content

Commit 108236f

Browse files
committed
docs(pwa): update public directory for all versions of react
1 parent d3bc77b commit 108236f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

versioned_docs/version-v6/react/pwa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ With the Firebase CLI installed, run `firebase init` within your Ionic project.
7373

7474
**"Select a default Firebase project for this directory:"** Choose the project you created on the Firebase website.
7575

76-
**"What do you want to use as your public directory?"** Enter "build".
76+
**"What do you want to use as your public directory?"** Enter "dist".
7777

7878
:::note
7979
Answering these next two questions will ensure that routing, hard reload, and deep linking work in the app:

versioned_docs/version-v7/react/pwa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Create a new Firebase project or select an existing one.
111111

112112
**"Select a default Firebase project for this directory:"** Choose the project you created on the Firebase website.
113113

114-
**"What do you want to use as your public directory?"** Enter "build".
114+
**"What do you want to use as your public directory?"** Enter "dist".
115115

116116
:::note
117117
Answering this next question will ensure that routing, hard reload, and deep linking work in the app:

0 commit comments

Comments
 (0)