Skip to content

Commit b47718a

Browse files
test: update (#542)
1 parent 43bede4 commit b47718a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/manual/webpack.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ module.exports = {
240240
},
241241
{
242242
test: /\.png$/i,
243-
loader: "file-loader",
243+
type: "asset/resource",
244244
},
245245
],
246246
},

0 commit comments

Comments
 (0)