serverless-babel-plugin
serverless-babel-plugin copied to clipboard
Compilation should also happen when running `serverless deploy function`
Thanks to @kevinold who pointed it out here: https://twitter.com/kevinold/status/802567048282804224
I'm working on a patch as I have identified all the pieces I need to make this happen! 🎉
On that token, it would be nice to support when running serverless invoke local too