Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correct launch.json for node js debugging through vs code #704

Merged
merged 3 commits into from
Oct 12, 2018

Commits on Oct 10, 2018

  1. Configuration menu
    Copy the full SHA
    feb726e View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. refactor: node js debugging - launch.json

    - Remove source path mapping
    - Add a note for the localRoot being based on the where the function
      code resides. This is referenced by CodeUri inside template.yaml
    - Add a note on where VS code needs to be opened.
    sriram-mv committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    db6736b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

  1. Configuration menu
    Copy the full SHA
    693bcdd View commit details
    Browse the repository at this point in the history