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
This closed issue has been automatically locked because it had no new activity for a month. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.
parser currently does not support parsing code like
Note: this is valid only for es2018+
Implementor should check for the
JscTarget
.This can be done by modifying code at
swc/ecmascript/parser/src/lexer/mod.rs
Lines 927 to 991 in 53b09aa
The text was updated successfully, but these errors were encountered: