AnomalyInnovations / serverless-nodejs-starter

A Node.js starter for Serverless Framework with ES6 and TypeScript support
https://serverless-stack.com/chapters/serverless-nodejs-starter.html
MIT License
755 stars 157 forks source link

Babel 7 support #38

Open andidev opened 6 years ago

andidev commented 6 years ago

Any plans on upgrading to babel 7?

jayair commented 6 years ago

@andidev We use https://github.com/serverless-heaven/serverless-webpack in this starter. So once they update, we will as well!