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.
Describe the bug
Related issue lingui/swc-plugin#39
The custom plugin don't work in NextJS after updating to 13.2.4
I followed https://swc.rs/docs/plugin/selecting-swc-core doc and updated swc_core dep to 0.69 and rust to
nightly-2022-09-23
(as in the SWC repo itself) and recompiled the plugin.It still doesn't work. The error message is unusual. It's not a LayoutError from rkyv as if the AST layout is changed. It's
With no more details.
Platforrm: Mac m1
I also tried bumping version to the latest 0.72 but had no luck.
Input code
No response
Config
No response
Playground link
No response
Expected behavior
should work
Actual behavior
No response
Version
0.69
Additional context
No response
The text was updated successfully, but these errors were encountered: