tawn33y / whatsapp-cloud-api

A Node.js library for creating bots and sending/receiving messages using the Whatsapp Cloud API.
https://www.npmjs.com/package/whatsapp-cloud-api
GNU General Public License v3.0
187 stars 51 forks source link

Reduce bundle size #16

Closed tawn33y closed 2 years ago

tawn33y commented 2 years ago

The current implementation adds unnecessary files & folders in build, such as images. Need to make this leaner.