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

Deploys grow in size for deploys.

Open kevinold opened this issue 8 years ago • 2 comments

I'm not sure of the pattern yet, but I have notice that as I continue to deploy a simple service with this plugin that my reported function size grows.

This is where I notice it:

Serverless: Uploading function: graphql (16.57 MB)...

This function started out as very small, just a few MB, then grew to 10MB then latest is 16.57MB.

The only changes I've made are minor when adding a console.log, etc. and iterating with deploys.

kevinold avatar Nov 26 '16 18:11 kevinold

Is this solved with 0.2.0? Are you still using this plugin?

nikgraf avatar Apr 10 '17 18:04 nikgraf

@nikgraf I will test with 0.2.0 and report back

kevinold avatar Apr 11 '17 01:04 kevinold