Cole Groff

Results 4 comments of Cole Groff

I'm realizing that this might be a re-issue of something I brought up a while ago: https://github.com/AnomalyInnovations/serverless-bundle/issues/70. I can delete this issue if things are still in limbo.

Yes, this is my scripts section: ``` "scripts": { "test": "serverless-bundle test" } ``` What IDE do you use for developing Serverless Framework applications? Are you able to debug tests...

In the root of my project I have this `launch.json` file: ``` { // Use IntelliSense to learn about possible attributes. // Hover to view descriptions of existing attributes. //...

Is there another IDE that currently allows debugging?