Node.js breakpoint is not working
Hi,
After the update of 2018.2 Webstorm. the breakpoint is begins not working. I'm using Node 8.10. I'm currently testing a AWS Lambda code and run it locally.
Before the update the breakpoint is working properly until the update comes and now it wont stop on the breakpoint.
technology I use.
1. serverless and currently using severless plugin serverless-offline
2. NodeJs. (typescript, webpack).
Please sign in to leave a comment.
There is unfortunately no way to track down the problem unless you provide a project that shows it up:( Please can you try composing a sample we can use to recreate the issue?