developit / microbundle

📦 Zero-configuration bundler for tiny modules.
https://npm.im/microbundle
MIT License
8.04k stars 362 forks source link

Nullish coalescing are not handled #864

Closed zhaoyao91 closed 3 years ago

zhaoyao91 commented 3 years ago

in the cjs and esm outputs, the ??, or, nullish coalescing, is not compiled.