Closed softprops closed 4 years ago
Know of a way to recompile and reload without stopping serverless-offline? If I make changes, I have to restart the server.
I haven't been able to get serverless offline to work due to this bug https://github.com/dherault/serverless-offline/issues/1041
The hooks are in place but it seems a volume mount to a symlinked directory set up by serverless offline that is incompatible with docker for mac
Ah. I run linux, so I can at least get it to work as a 1 off. Can't recompile though.
Good to hear. I didn't looker deeper into thier docs when I hit the blocker. Let me know what you find.
What did you implement:
a story for testing lambdas locally easily still does not exist. serverless-offline is the defacto starndard for that in the serverless community. there are some hooks this plugin could add to make this easier
relates to https://github.com/softprops/serverless-rust/issues/74
Closes: #xxx
How did you verify your change:
What (if anything) would need to be called out in the CHANGELOG for the next release: