Skip to content

Commit 9d41ffc

Browse files
committed
add deploy note
1 parent a9df6e6 commit 9d41ffc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/react/pwa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export default defineConfig({
3838

3939
This minimal configuration allows your application to generate the Web Application Manifest and Service Worker on build.
4040

41-
For more information on configuring the Vite PWA Plugin, see the [Vite PWA "Getting Started" Guide](https://vite-pwa-org.netlify.app/guide/).
41+
For more information on configuring the Vite PWA Plugin as well as how to deploy your PWA, see the [Vite PWA "Getting Started" Guide](https://vite-pwa-org.netlify.app/guide/).
4242

4343
## Making your React app a PWA with Create React App
4444

docs/vue/pwa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export default defineConfig({
3838

3939
This minimal configuration allows your application to generate the Web Application Manifest and Service Worker on build.
4040

41-
For more information on configuring the Vite PWA Plugin, see the [Vite PWA "Getting Started" Guide](https://vite-pwa-org.netlify.app/guide/).
41+
For more information on configuring the Vite PWA Plugin as well as how to deploy your PWA, see the [Vite PWA "Getting Started" Guide](https://vite-pwa-org.netlify.app/guide/).
4242

4343
## Making your Vue app a PWA with Vue CLI
4444

0 commit comments

Comments
 (0)