We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 259d99f commit 422c16aCopy full SHA for 422c16a
test/__snapshots__/loader.test.js.snap
@@ -93,7 +93,7 @@ exports[`loader should work with "html-webpack-plugin" plugin: result 1`] = `
93
<script defer src=\\"http://example.com/main.js\\"></script></head>
94
<body>
95
<div>Text</div>
96
- <img src=\\"http://example.com/09a1a1112c577c279435.png\\" alt=\\"image\\">
+ <img src=\\"http://example.com/5b1f36bc41ab31f5b801.png\\" alt=\\"image\\">
97
</body>
98
</html>"
99
`;
0 commit comments