Skip to content

Commit f0c37f2

Browse files
Docs: Add setup note for missing _supporters.json file
1 parent 046a2b1 commit f0c37f2

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,15 @@ _Vercel_ has given us a Pro account.
7070
[release-url]: https://github.com/conventional-changelog/standard-version
7171
[translate-url]: https://github.com/webpack/webpack.js.org/tree/translation
7272
[writer-guide-url]: https://webpack.js.org/contribute/writers-guide
73+
74+
## Setup Note
75+
76+
If you encounter an error related to a missing `_supporters.json` file while running the project locally, create the file manually:
77+
78+
Path:
79+
src/components/Support/\_supporters.json
80+
81+
Content:
82+
[]
83+
84+
This prevents build failures during local development.

0 commit comments

Comments
 (0)