diff --git a/src/index.ts b/src/index.ts index 859f47a..76199ab 100644 --- a/src/index.ts +++ b/src/index.ts @@ -274,7 +274,7 @@ export async function load( const response = await nextLoad(url, { ...context, - format + format, }); if (format === 'module') {