serverless-runtime-babel
serverless-runtime-babel copied to clipboard
make cleanup step optional or exclude some paths?
Hi. I wonder if the "cleanup" step could become optional, or at least exclude more files. I'm treating some js files as data and consequently they get removed from the package unless I comment out the cleanup step from RuntimeBabel.js.