We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76d078e commit 4452dacCopy full SHA for 4452dac
scripts/reconf.js
@@ -56,6 +56,7 @@ async function gatsbyConfUpdate() {
56
}
57
58
// pathPrefix
59
+ // https://www.gatsbyjs.com/docs/how-to/previews-deploys-hosting/path-prefix/
60
if (rgdConf.cname) {
61
conf.pathPrefix = `/`;
62
} else {
0 commit comments