Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Use swc instead of babel #582

Closed
noobinthisgame opened this issue May 10, 2022 · 2 comments · Fixed by #772
Closed

Use swc instead of babel #582

noobinthisgame opened this issue May 10, 2022 · 2 comments · Fixed by #772
Labels
enhancement New feature or request

Comments

@noobinthisgame
Copy link
Collaborator

noobinthisgame commented May 10, 2022

Description

Check if we can replace babel with swc to build our docs page (the default for nextjs)

Before doing so it has to be checked:

  • Is emotion supported
  • Do we need superjson
  • Are there other breaking things
@noobinthisgame noobinthisgame added the enhancement New feature or request label May 10, 2022
@TylerAPfledderer
Copy link
Collaborator

TylerAPfledderer commented May 16, 2022

Found this open issue regarding SWC and superjson

@noobinthisgame
Copy link
Collaborator Author

Yeah I stubled upon it aswell. The thing is with contentlayer I think we don't need superjson anymore. So no need to have a swc plugin for it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants