Replies: 1 comment
-
Hi @clieee This sounds related to Issue #26130 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm having trouble getting the correct config setup for my .svg imports inside .scss files since webpack 5.
What is the config to get this to work? My current setup is as follows:
next.config.js:
and then:
But when I build for production I get the following message for a generated .svg uri:
Beta Was this translation helpful? Give feedback.
All reactions