Skip to content

Commit

Permalink
added styled-components & replay support in swc (#34647)
Browse files Browse the repository at this point in the history
styled-components & relay is supported in swc since nextjs 12.1
  • Loading branch information
mxgnus-de committed Feb 21, 2022
1 parent 30b434b commit 7d98537
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions errors/swc-disabled.md
Expand Up @@ -10,8 +10,6 @@ When an application has custom Babel configuration Next.js will automatically op

Many of the integrations with external libraries that currently require custom Babel transformations will be ported to Rust-based SWC transforms in the near future. These include but are not limited to:

- Styled Components
- Emotion
- Relay

In order to prioritize transforms that will help you adopt SWC please provide your `.babelrc` on [the feedback thread](https://github.com/vercel/next.js/discussions/30174).

0 comments on commit 7d98537

Please sign in to comment.