Open hqjs opened 4 years ago
Note that this exact code is found in core-js: https://github.com/zloirock/core-js/blob/cdb246f043ad0b8f3a3b35747b9e531e4b0936f5/packages/core-js/internals/indexed-object.js#L4
As a result it makes it's way into many npm packages that ship a transpiled/bundled main JS file/entry point (i.e. mocha.js).
babel-plugin-minify-constant-folding fails on expression
To Reproduce
Minimal code to reproduce the bug
Stack Trace
Configuration
How are you using babel-minify?
babel-preset-minify trough babel API
babel-minify version:
0.5.1
babel version :
7.12.1
babel-minify-config: