I’ve seen some different ways of getting webpack/babel to transpile es6/7 code as Serverless plugins, but they seem to be third-party solutions, and I’m wondering if there is a more modern/popular solution that I am not away of.
Is there a recommended way to get ES6/7 support working with Serverless services?