We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6a5b07 commit 0d77b37Copy full SHA for 0d77b37
webpack.config.js
@@ -25,7 +25,7 @@ const shared = {
25
},
26
{
27
test: /\.svg/,
28
- type: 'asset/inline',
+ type: 'asset/resource',
29
30
],
31
0 commit comments