serverless-plugin-autoinstaller
v1.0.0
Published
autoinstall
Downloads
3
Readme
serverless-plugin-autoinstaller
This serverless plugin help auto install node module inside of each lambda function before the function deploy onto the services.
It will detect package.json inside lambda function before doing npm install