You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any progress on this..? We use AWS Lambda functions and I'm having trouble debugging serverless offline (ghost breakpoints hitting in node_modules, breakpoints not being hit, breakpoints being hit in minified/uglified files in .webpack folder, etc), so having this recipe would be just awesome.
If someone can come up with this, I would be forever grateful. I've spent almost a week now trying to get VSCode + Serverless Framework + Typescript working, and I can only ever get like 80% of the way there. Debugger will break on the ./webpack/**/*.js files, but on nothing else, including non-TS files.
We should add a recipe for ServerlessJS https://github.com/Microsoft/vscode-chrome-debug/issues/495#event-1244061243
The text was updated successfully, but these errors were encountered: