serverless-babel-plugin
serverless-babel-plugin copied to clipboard
Bug fix for windows environment and empty plugins definition
Bug fix for issue #17 The custom section in serverless.yaml now can be defined without babelPlugins as per the documentation.
Can we get this merged please?
I fixed this with
custom:
babelPlugins:
-
🤔
in serverless.yml