serverless-nodejs-starter
serverless-nodejs-starter copied to clipboard
upgrade to babel 7
I'm working through the tutorial and was seeing some security vulnerabilities reported by NPM.
This gets rid of those and I've tested it using
serverless invoke local --function create --path mocks/create-event.json
Hey @jjmax75 thanks for the PR. I'm going to hold off on the Babel update since there is a new plugin (https://github.com/AnomalyInnovations/serverless-bundle) that we have in the works that addresses this.