wip
This commit is contained in:
parent
7cb8f3c791
commit
124bdcec5e
|
@ -11,7 +11,7 @@ module.exports = {
|
||||||
title: `Account Dashboard`,
|
title: `Account Dashboard`,
|
||||||
siteUrl: `https://account.${GATSBY_PORTAL_DOMAIN}`,
|
siteUrl: `https://account.${GATSBY_PORTAL_DOMAIN}`,
|
||||||
},
|
},
|
||||||
pathPrefix: "/v2",
|
// pathPrefix: "/v2",
|
||||||
trailingSlash: "never",
|
trailingSlash: "never",
|
||||||
plugins: [
|
plugins: [
|
||||||
"gatsby-plugin-image",
|
"gatsby-plugin-image",
|
||||||
|
|
Reference in New Issue