You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically something and Foo both minify to be a even though they are both accessible in the same scope. I have no idea what is causing this but it is throwing all sorts of errors and issues in minified code 👍
The text was updated successfully, but these errors were encountered:
Reproduction Code:
Results in:
This can be seen here
Basically
something
andFoo
both minify to bea
even though they are both accessible in the same scope. I have no idea what is causing this but it is throwing all sorts of errors and issues in minified code 👍The text was updated successfully, but these errors were encountered: