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 f1cd253 commit 59682aaCopy full SHA for 59682aa
gatsby-browser.js
@@ -15,10 +15,7 @@ export const onClientEntry = () => {
15
16
=====================================
17
Project : pingcap/website-docs
18
- Build Time : ${process.env.GATSBY_DOC_BUILD_DATE}
19
Env : ${process.env.NODE_ENV}
20
- GIT Tag : ${process.env.GATSBY_DOC_BUILD_GIT_SHA}
21
- Docs Staging : ${process.env.GATSBY_DOC_BUILD_SUBMODULE_SHA}
22
23
`);
24
};
0 commit comments