-
Notifications
You must be signed in to change notification settings - Fork 27.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
swc broken on nextjs 12.0.3 with @toast-ui/react-editor #31077
Comments
any updates on this one? im getting the same error (im not using @toast-ui/react-editor, dont have any way to know what package cause this error) this is the trace im getting with RUST_BACKTRACE=full
|
This PR applies - swc-project/swc#3313 - swc-project/swc#3310 Fixes #31077
This PR applies - swc-project/swc#3313 - swc-project/swc#3310 Fixes vercel#31077
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 PR applies - swc-project/swc#3313 - swc-project/swc#3310 Fixes vercel#31077
What version of Next.js are you using?
12.0.3
What version of Node.js are you using?
v16.13.0
What browser are you using?
Chrome
What operating system are you using?
macOS
How are you deploying your application?
next build
Describe the Bug
when i add
@toast-ui/react-editor
to my projecti change i config
swcMinify: true,
then i run
next build
i got a error:
Expected Behavior
no error
To Reproduce
yarn
ornpm i
yarn build
ornpm run build
you will got the error
The text was updated successfully, but these errors were encountered: