gaearon/turbopack-seal-bug — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2026-06-16
Reproduce a Turbopack build crash caused by wildcard re-exports.
Diagnose why a Next.js 16 build fails with a proxy-related error.
Apply the workaround of using named re-exports instead of export * from.
| gaearon/turbopack-seal-bug | arata-ae/purupurupngtuber | carrycooldude/nova-ide | |
|---|---|---|---|
| Stars | 4 | 4 | 4 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2026-06-16 | — | — |
| Maintenance | Maintained | — | — |
| Setup difficulty | easy | moderate | — |
| Complexity | 2/5 | 3/5 | — |
| Audience | developer | general | vibe coder |
Figures from each repo's GitHub metadata at analysis time.
Reproduction only triggers when building with Turbopack under Next.js 16.
A bug report reproducing a Turbopack crash in Next.js 16 caused by wildcard re-exports mixing client and server code.
Mainly JavaScript. The stack also includes JavaScript, Next.js, Turbopack.
Maintained — commit in last 6 months (last push 2026-06-16).
The README does not specify license terms for this repository.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.