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
It would be great if the parser and minifier fully understood let scope rules, but barring that, we should at least be able to merge files with sourceMaps correctly while using "let" variables.
The text was updated successfully, but these errors were encountered:
This gives a parse error:
It would be great if the parser and minifier fully understood let scope rules, but barring that, we should at least be able to merge files with sourceMaps correctly while using "let" variables.
The text was updated successfully, but these errors were encountered: