Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
780 contributions in the last year
Activity overview
Contribution activity
September 2020
Created an issue in evanw/esbuild that received 2 comments
minify-syntax bug: conditional yields "??" in final source code
Repro:
install esbuild 0.6.29 from npm
create file main.js (see below)
run esbuild --platform=node --minify-syntax --outfile=out.js main.js
Inspec…
2
comments