Skip to content

Commit 7f78335

Browse files
committed
play nice with html-loader
1 parent bc0ac24 commit 7f78335

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -280,12 +280,12 @@ Object {
280280
"images": Array [
281281
Object {
282282
"height": 595,
283-
"path": "foobar/3be3d439733bf4612f06454671ddb104-513.avif",
283+
"path": "foobar/cddcdfc16d7f31fbe5b86d42bddf967c-513.avif",
284284
"width": 513,
285285
},
286286
],
287-
"src": "foobar/3be3d439733bf4612f06454671ddb104-513.avif",
288-
"srcSet": "foobar/3be3d439733bf4612f06454671ddb104-513.avif 513w",
287+
"src": "foobar/cddcdfc16d7f31fbe5b86d42bddf967c-513.avif",
288+
"srcSet": "foobar/cddcdfc16d7f31fbe5b86d42bddf967c-513.avif 513w",
289289
"toString": [Function],
290290
"width": 513,
291291
}
@@ -297,22 +297,22 @@ Object {
297297
"images": Array [
298298
Object {
299299
"height": 450,
300-
"path": "foobar/6a6e370f0c3de2a8e4d8fcb163a8f56b-500.avif",
300+
"path": "foobar/47e17ab6446aa0fa6d92c992ac655e3e-500.avif",
301301
"width": 500,
302302
},
303303
Object {
304304
"height": 675,
305-
"path": "foobar/7c263c61ccc2073336fc76a647525913-750.avif",
305+
"path": "foobar/6c79d6fbb687c2f7c7a5c5654614b92b-750.avif",
306306
"width": 750,
307307
},
308308
Object {
309309
"height": 900,
310-
"path": "foobar/be8cf316e8a5e5eaf2689cbd61bf9003-1000.avif",
310+
"path": "foobar/08fd32f7bcfafc4b1a07092a2836b299-1000.avif",
311311
"width": 1000,
312312
},
313313
],
314-
"src": "foobar/be8cf316e8a5e5eaf2689cbd61bf9003-1000.avif",
315-
"srcSet": "foobar/6a6e370f0c3de2a8e4d8fcb163a8f56b-500.avif 500w,foobar/7c263c61ccc2073336fc76a647525913-750.avif 750w,foobar/be8cf316e8a5e5eaf2689cbd61bf9003-1000.avif 1000w",
314+
"src": "foobar/08fd32f7bcfafc4b1a07092a2836b299-1000.avif",
315+
"srcSet": "foobar/47e17ab6446aa0fa6d92c992ac655e3e-500.avif 500w,foobar/6c79d6fbb687c2f7c7a5c5654614b92b-750.avif 750w,foobar/08fd32f7bcfafc4b1a07092a2836b299-1000.avif 1000w",
316316
"toString": [Function],
317317
"width": 1000,
318318
}

0 commit comments

Comments
 (0)