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 046a2b1 commit f0c37f2Copy full SHA for f0c37f2
1 file changed
README.md
@@ -70,3 +70,15 @@ _Vercel_ has given us a Pro account.
70
[release-url]: https://github.com/conventional-changelog/standard-version
71
[translate-url]: https://github.com/webpack/webpack.js.org/tree/translation
72
[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