You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
I'm experiencing issues while trying to setup Unplugin Icons in a Next.js project (15.0.1) that uses turbopack. It seems that the webpack callback provided in next.config does not fire at all, thus not adding the icons plugin.
There's a way to configure turbopack but I'm unsure how to do that in regards of Icons. Can you help me with that? Thanks! 😃
Argh, I knew moving to turbopack was the issue, but I hoped the plugin here just needs a bit of examples on how to configure it. Didn't know there's an issue with the plugin system 😭 Does that mean that it's an either-or situation (turbopack or unplugi-icons)?
Clear and concise description of the problem
Hi there,
I'm experiencing issues while trying to setup Unplugin Icons in a Next.js project (15.0.1) that uses
turbopack
. It seems that thewebpack
callback provided innext.config
does not fire at all, thus not adding the icons plugin.There's a way to configure turbopack but I'm unsure how to do that in regards of Icons. Can you help me with that? Thanks! 😃
Suggested solution
I don't have one
Alternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: