aws / aws/aws-lambda-nodejs-runtime-interface-client
restarting RIC
Open
- Dominant language
- TypeScript
- Stars
- 224
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
Rebuilding the image with every code change is not an ideal local developer experience.
Is there a way to restart the emulator on code change? Volume mount the function directory into the container, perform code changes to the function, and have the emulator restart?
Contributor guide
Assessment
This issue has not been assessed yet.