vite-plugin-pwa icon indicating copy to clipboard operation
vite-plugin-pwa copied to clipboard

Add docs for Cloudflare Pages deployment

Open 0x62 opened this issue 3 years ago • 3 comments

Description

Adds deployment details for Cloudflare Pages as per Discord discussions

0x62 avatar Aug 04 '22 19:08 0x62

Deploy Preview for vite-plugin-pwa ready!

Name Link
Latest commit 729084330215bdbdfdb5dd4d12019722d75497f8
Latest deploy log https://app.netlify.com/sites/vite-plugin-pwa/deploys/62ec1aa8a5ba21000717765e
Deploy Preview https://deploy-preview-353--vite-plugin-pwa.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Aug 04 '22 19:08 netlify[bot]

@0x62 thx

You need to add the link in the index.md in deployment folder and also the entry in the Deployment object in the docs/.vitepress/config.ts module

userquin avatar Aug 04 '22 21:08 userquin

Maybe add https://kit.svelte.dev/docs/adapter-cloudflare#notes and https://developers.cloudflare.com/pages/platform/headers/ as references? Had to do some digging before I knew where to put the _headers file :D

A2-NieR avatar Jan 28 '23 17:01 A2-NieR