Andrey Godyaev

Results 3 comments of Andrey Godyaev

I figured out that the error occures only when both plugins `transform-merge-sibling-variables` and `minify-constant-folding` are enabled. Currently i use workaround that forces `minify-constant-folding` to run before `transform-merge-sibling-variables`: ``` { "presets":...

Got the same error. **Describe the bug** Function parameter and outer scope variable names mangled into the same literal, hence parameter erroneously shadows variable. Bug happens when plugin `babel-plugin-minify-mangle-names` used...

`plotly_afterplot` event doesn't fire if warning "Too many auto-margin redraws." happens.