Skip to content

Commit fdd374a

Browse files
committed
AG-4857 - added comment on path prefixes
1 parent 3671e38 commit fdd374a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

grid-packages/ag-grid-docs/documentation/gatsby-config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ const plugins = [
158158
];
159159

160160
module.exports = {
161+
// The path prefix is used when the production site is generated. All URL paths will be prepended with it.
161162
pathPrefix: `${process.env.GATSBY_ROOT_DIRECTORY || ''}/documentation`,
162163
siteMetadata: {
163164
title: 'AG Grid Documentation',

0 commit comments

Comments
 (0)