serverless-esbuild
serverless-esbuild copied to clipboard
watch function work with serverless-localstack.
As serverless-offline not supporting lambda function url, and using sls deploy to refresh the change is quite time consuming. Is that possible to after first sls deploy and serverless-esbuild is able to monitor the change and build the bundled code to .esbuild folder?