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's not ideal, but it's not a bug. An intentional decision was made to require preserved comments to be outside of expressions, because it's a big parsing challenge and it's often unclear where /* comments */ should wind up in the compiled JS. This is why only ### comments are preserved, and those are intended mainly for things like copyright headers. See #41
PARSE ERROR ON LINE 1: UNEXPECTED 'CALL_END'
bug?
The text was updated successfully, but these errors were encountered: