serverless-nodejs-starter icon indicating copy to clipboard operation
serverless-nodejs-starter copied to clipboard

upgrade to babel 7

Open jjmax75 opened this issue 6 years ago • 1 comments

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

jjmax75 avatar Apr 07 '19 22:04 jjmax75

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.

jayair avatar Apr 08 '19 00:04 jayair