diff --git a/docs/guide/deployment.md b/docs/guide/deployment.md index f0ec80d7a6..972c5eb74b 100644 --- a/docs/guide/deployment.md +++ b/docs/guide/deployment.md @@ -134,6 +134,7 @@ pages: # the job must be named pages - mv dist public # rename the dist folder (result of npm run build) # optionally, you can activate gzip support with the following line: - find public -type f -regex '.*\.\(htm\|html\|txt\|text\|js\|css\)$' -exec gzip -f -k {} \; + - cp public/index.html public/404.html # without this, reloading on a route other than root throws error 404 artifacts: paths: - public # artifact path must be /public for GitLab Pages to pick it up pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy