Our great sponsors
-
For nodejs/javascript functions you really should be using esbuild https://github.com/evanw/esbuild
-
serverless-esbuild
💨 A Serverless framework plugin to bundle JavaScript and TypeScript with extremely fast esbuild
Its faster and easier to setup that webpack and drastically reduces the size of the archive. For Serverless framework users there is https://github.com/floydspace/serverless-esbuild and if you use SAM CLI, you already get this for free since they now use esbuild in the build process
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
I made a cli tool which I use to bundle all the used dependencies to a single file (it uses esbuild) https://github.com/alexkrkn/lambda-build