yyx990803/esbuild-exports-signature-repro — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2021-01-25
Run the build script to reproduce a specific esbuild export-signature bug
Inspect the generated dist/node_modules/preact output file to see the issue firsthand
Use as evidence when reporting the bug to esbuild maintainers
Compare the buggy output against expected behavior to find a workaround
| yyx990803/esbuild-exports-signature-repro | chinaran0/wujing_dic | codeteacher330/string-similarity | |
|---|---|---|---|
| Stars | 18 | 18 | 18 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2021-01-25 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 2/5 | 1/5 |
| Audience | developer | ops devops | developer |
Figures from each repo's GitHub metadata at analysis time.
Just run the build.js script and inspect the generated dist output file.
A minimal reproduction project showing a bug in how esbuild processes exported function signatures, built by running a script that bundles Preact.
Mainly JavaScript. The stack also includes JavaScript, esbuild, Node.js.
Dormant — no commits in 2+ years (last push 2021-01-25).
No license information is available in the explanation.
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.