cristianbote/goober

Replace babel with swc

Tejaswgupta opened this issue · 1 comments

SWC is more performant than babel , could be good option to replace it.

goober doesn't really use babel since it's 100% runtime based. There is however a babel plugin which I don't think it can be switched to swc. Or did I misunderstood completely what you were talking about?