Re-enable part of minify-simplify
Open
babel
bug
- Dominant language
- JavaScript
- Stars
- 4.4k
- Forks
- 217
- PR merge metrics
- No merged PRs in 30d
Description
Looks like it's blocked by babel-generator?
> There is a bug in babel in printing this. Disabling for now.
`(function() {})() -> !function() {}()`
https://github.com/amasad/babel-minify/blob/a70926d78d10cacb6ca53ed1743c93eeb1c33a36/packages/babel-plugin-minify-simplify/src/index.js#L51-L64
Contributor guide
Assessment
This issue has not been assessed yet.