Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/react/pwa.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Create a new Firebase project or select an existing one.

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

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

:::note
Answering this next question will ensure that routing, hard reload, and deep linking work in the app:
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v6/react/pwa.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ With the Firebase CLI installed, run `firebase init` within your Ionic project.

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

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

:::note
Answering these next two questions will ensure that routing, hard reload, and deep linking work in the app:
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v7/react/pwa.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Create a new Firebase project or select an existing one.

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

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

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