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

feat: add local debugging to node.js templates #132

Merged
merged 2 commits into from Sep 22, 2020

Conversation

lance
Copy link
Member

@lance lance commented Sep 21, 2020

This commit adds nodemon and an npm run debug command to the Node.js templates to support debugging on localhost.

This commit adds nodemon and an `npm run debug` command to the Node.js
templates to support debugging on localhost.
@lance lance added kind/enhancement templates/node Related to the Node.js function templates labels Sep 21, 2020
@lance lance requested a review from a team September 21, 2020 19:38
@lance lance self-assigned this Sep 21, 2020
@lance lance merged commit 1b0bb15 into knative:main Sep 22, 2020
@lance lance deleted the add-node-debug branch September 22, 2020 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement templates/node Related to the Node.js function templates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants