Skip to content

Any possibility of reducing bundle size? #728

@etc-tiago

Description

@etc-tiago

Today the entire package is over 13 mb. I'm using webpack to merge the code into a single file to run on AWS Lambda and about 96% of the package is from twilio.

One of the possibilities is to make the package more modular. AWS did this with the SDK and the result is very significant.

When using only S3, in version 2, it compiled about 69 mb. With version 3, only 3.9 mb.

Any chance of this happening with this twilio package?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions