Skip to content

Commit 4452dac

Browse files
committed
chore: prefix
1 parent 76d078e commit 4452dac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/reconf.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ async function gatsbyConfUpdate() {
5656
}
5757

5858
// pathPrefix
59+
// https://www.gatsbyjs.com/docs/how-to/previews-deploys-hosting/path-prefix/
5960
if (rgdConf.cname) {
6061
conf.pathPrefix = `/`;
6162
} else {

0 commit comments

Comments
 (0)