Skip to content

fix(nextjs): Make api route identifier stricter - #7126

Merged
AbhiPrasad merged 1 commit into
developfrom
abhi-fix-api-path
Feb 9, 2023
Merged

fix(nextjs): Make api route identifier stricter#7126
AbhiPrasad merged 1 commit into
developfrom
abhi-fix-api-path

Conversation

@AbhiPrasad

@AbhiPrasadAbhiPrasad commented Feb 9, 2023

Copy link
Copy Markdown
Contributor

fixes#7122

@github-actions

Copy link
Copy Markdown
Contributor

size-limit report 📦

PathSize
@sentry/browser - ES5 CDN Bundle (gzipped + minified)20.06 KB (+0.01% 🔺)
@sentry/browser - ES5 CDN Bundle (minified)62.19 KB (0%)
@sentry/browser - ES6 CDN Bundle (gzipped + minified)18.69 KB (+0.02% 🔺)
@sentry/browser - ES6 CDN Bundle (minified)55.33 KB (0%)
@sentry/browser - Webpack (gzipped + minified)20.42 KB (-0.01% 🔽)
@sentry/browser - Webpack (minified)66.77 KB (0%)
@sentry/react - Webpack (gzipped + minified)20.45 KB (+0.01% 🔺)
@sentry/nextjs Client - Webpack (gzipped + minified)47.85 KB (0%)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified)26.97 KB (0%)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified)25.23 KB (+0.01% 🔺)
@sentry/replay ES6 CDN Bundle (gzipped + minified)42.28 KB (0%)
@sentry/replay - Webpack (gzipped + minified)36.7 KB (0%)
@sentry/browser + @sentry/tracing + @sentry/replay - ES6 CDN Bundle (gzipped + minified)59.93 KB (-0.02% 🔽)
@sentry/browser + @sentry/replay - ES6 CDN Bundle (gzipped + minified)53.49 KB (+0.01% 🔺)

@AbhiPrasad
AbhiPrasad merged commit 7e57cb7 into developFeb 9, 2023
@AbhiPrasad
AbhiPrasad deleted the abhi-fix-api-path branch February 9, 2023 20:19
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NextJS/Vercel build fails on pages starting with "/pages/api.../..." (probably related to Server-side Auto-instrumentation)

2 participants

@AbhiPrasad@lforst