Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
curusarn committed Feb 16, 2023
1 parent dc18496 commit 1f6710b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/withLogtail.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export function withLogtailNextConfig(nextConfig: NextConfig): NextConfig {
source: config.proxyPath,
destination: proxyEndpoint,
basePath: false,
}
},
];

if (!rewrites) {
Expand Down

0 comments on commit 1f6710b

Please sign in to comment.