-
-
Notifications
You must be signed in to change notification settings - Fork 222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error: Cannot read property 'isIfStatement' of null #850
Comments
This is fixed in #848. |
You can try the master branch by installing the canary version - https://github.com/babel/minify/tree/master/docs#canary-version .. I'm closing this issue now. If the issue still persists in the canary version, please comment here to reopen the issue. |
Any news on this? I get the same error with "babel-plugin-minify-constant-folding": "^0.4.3" edit: worked with |
Still the same issue for me. Please re-open.
|
Had this issue with build, and can confirm working with: |
babel-preset-minify@canary works in my case as well |
When will this be fixed on the main branch? |
Considering that the canary release is |
Same bug on last release, with canary all work fine |
Am also experiencing this, can confirm it's been fixed on the canary |
Bug Report
Current Behavior
babel-preset-minify
Cannot read property 'isIfStatement' of null
Input Code
https://github.com/eeve/test.v2
Babel Configuration (.babelrc, package.json, cli command)
Environment
cli
Additional context/Screenshots
The text was updated successfully, but these errors were encountered: