We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 747fab7 commit 4436fccCopy full SHA for 4436fcc
1 file changed
test/providers.ts
@@ -1,7 +1,7 @@
1
export const images = [
2
{
3
args: ['/test.png', {}],
4
- ipx: { url: '/_ipx/test.png' },
+ ipx: { url: '/_ipx/_/test.png' },
5
cloudinary: { url: '/f_auto,q_auto/test' },
6
twicpics: { url: '/test.png' },
7
fastly: { url: '/test.png' },
0 commit comments