Skip to content

Commit 0d5a7ce

Browse files
Update hall-of-fame-docs.md
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
1 parent c8f221d commit 0d5a7ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hall-of-fame-docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,4 +182,4 @@ If the contributors page shows "Contributors data unavailable":
182182
4. Check console for error messages
183183

184184
### Build Integration
185-
The build process automatically fetches fresh data. For faster builds during development, use `npm run build:fast` to skip the data fetch.
185+
The build process does not fetch data automatically; run `npm run fetch-contributors` before `npm run build`. `npm run build:fast` is equivalent to `npm run build`.

0 commit comments

Comments
 (0)