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
Error message gained from swc --sync <input.js> entered unreachable code: Object rest pattern should be removed by es2018::object_rest_spread pass', ecmascript\transforms\compat\src\es2015\destructuring.rs:410:52
The text was updated successfully, but these errors were encountered:
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.
This error started happening in version 1.2.99 and onwards.
.swcrc
fileswc --sync <input.js>
entered unreachable code: Object rest pattern should be removed by es2018::object_rest_spread pass', ecmascript\transforms\compat\src\es2015\destructuring.rs:410:52
The text was updated successfully, but these errors were encountered: