Commit 092d898
Fix build issues for Next.js 16 with static export
- Change build script to use webpack instead of Turbopack (fixes proxy error)
- Add error handling for CodeSandbox API fetch failures
- Add error handling for OpenCollective API fetch failures
- Replace Octokit with direct fetch to GitHub API
- Add proper TypeScript typing for Contributors component
Co-authored-by: abernier <76580+abernier@users.noreply.github.com>1 parent 408896e commit 092d898
File tree
4 files changed
+153
-292
lines changed- src/components/mdx
- Codesandbox
- People
4 files changed
+153
-292
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments