esbuild-azure-functions
v2.0.1
Published
A blazingly fast builder for Azure Functions powered by esbuild.
Downloads
899
Readme
esbuild-azure-functions
A ✨blazingly fast✨ builder for Azure Function powered by esbuild.
This tool is designed to work with Azure Functions written in TypeScript. It uses esbuild to create crazy small bundles. This is especially helpful with cold starts and deployment duration.
Table of Contents
Documentation
You can find the complete documentation at https://beyerleinf.gitbook.io/esbuild-azure-functions/.
Benchmark
Package size
Build time
Contributing
You want to contribute? Nice! Be sure to check out CONTRIBUTNG.md on how to get started.