Closed
Description
Hi folks,
I'm running the following command: sam local start-api
I'm running the above command inside of a directory that I created using the sam --init
command. So, it's a directory with a template.yaml
file in it, and an actual node.js lamba function project folder.
The console output from sam
says that I do not need to restart the CLI for changes to take affect, but modifying my code does not appear to cause any sort of automatic reload.
Do I have to do anything specific to allow this to auto reload? I'm running Windows 10.
Metadata
Metadata
Assignees
Labels
No labels