Debugging serverless functions in "next dev" #11119
Unanswered
aleclarson
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have
.ts
modules inpages/api
andnext dev
(v9.3.0) is evaluating them as expected, but breakpoints are not being respected. Has anyone else figured this out?Might need to tweak the webpack config to support source maps for the compiled serverless functions? edit: Hmm, guess not.
Beta Was this translation helpful? Give feedback.
All reactions