Skip to content

Commit c9710be

Browse files
authored
issue7085
we can't run the funtion before getting the name because we pass pathData to this function
1 parent 72c6288 commit c9710be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/configuration/output.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -582,6 +582,7 @@ module.exports = {
582582
},
583583
};
584584
```
585+
W> we can't run the funtion before getting the filename because we pass pathData to this function.
585586

586587
Make sure to read the [Caching guide](/guides/caching) for details. There are more steps involved than only setting this option.
587588

0 commit comments

Comments
 (0)