Skip to content

Commit

Permalink
use webpack loader utils package
Browse files Browse the repository at this point in the history
  • Loading branch information
dazuaz committed Aug 14, 2022
1 parent e025ed8 commit 977fd3a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/sharp/build/__snapshots__/test.js.snap
Expand Up @@ -6,12 +6,12 @@ Object {
"images": Array [
Object {
"height": 451,
"path": "foobar/0cbf4e06fb8adef26b85a194fc9d4c5d-501.jpg",
"path": "foobar/ab790bc248982116-501.jpg",
"width": 501,
},
],
"src": "foobar/0cbf4e06fb8adef26b85a194fc9d4c5d-501.jpg",
"srcSet": "foobar/0cbf4e06fb8adef26b85a194fc9d4c5d-501.jpg 501w",
"src": "foobar/ab790bc248982116-501.jpg",
"srcSet": "foobar/ab790bc248982116-501.jpg 501w",
"toString": [Function],
"width": 501,
}
Expand Down

0 comments on commit 977fd3a

Please sign in to comment.