Skip to content

Commit 977fd3a

Browse files
committed
use webpack loader utils package
1 parent e025ed8 commit 977fd3a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/sharp/build/__snapshots__/test.js.snap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ Object {
66
"images": Array [
77
Object {
88
"height": 451,
9-
"path": "foobar/0cbf4e06fb8adef26b85a194fc9d4c5d-501.jpg",
9+
"path": "foobar/ab790bc248982116-501.jpg",
1010
"width": 501,
1111
},
1212
],
13-
"src": "foobar/0cbf4e06fb8adef26b85a194fc9d4c5d-501.jpg",
14-
"srcSet": "foobar/0cbf4e06fb8adef26b85a194fc9d4c5d-501.jpg 501w",
13+
"src": "foobar/ab790bc248982116-501.jpg",
14+
"srcSet": "foobar/ab790bc248982116-501.jpg 501w",
1515
"toString": [Function],
1616
"width": 501,
1717
}

0 commit comments

Comments
 (0)