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 9b91e68 commit 049e1c0Copy full SHA for 049e1c0
app/api/source-map/route.ts
@@ -21,4 +21,3 @@ export async function GET() {
21
22
return NextResponse.json(sourceMap);
23
}
24
-
0 commit comments