serverless-plugin-parcel icon indicating copy to clipboard operation
serverless-plugin-parcel copied to clipboard

package individually not working

Open tal952 opened this issue 5 years ago • 0 comments

Hey, I have 2 functions that I'm trying to package separately. The sls package process generates 2 zips in /.serverless, and they both contain 2 js files, 1 for each function. Is there a way to do a separate build so every zip will contain only one function?

tal952 avatar May 18 '20 14:05 tal952