Next.js Discord

Discord Forum

What are all the ways to provide transform plugins to Next.js?

Unanswered
Grass carp posted this in #help-forum
Open in Discord
Grass carpOP
I am making a little transform tool thing, code in, code out.
I've made plugins for babel, tsc (ts-patch), everything that unplugin supports, though with Next.js webpack/turbo/swc, I'm unsure how to provide the most support for all Next.js consumers.
So what are all the ways [transform] plugins can be provided?

0 Replies