- #154
a334de0
Thanks @erikfried! - Added support for the Cloudfront Function 2.0 runtime
fb624de
- Relaxed esbuild version restriction to >=0.14.46
f8aa40b
- Added warning about various configuration options
a727853
- Removed unused files from published .zip
-
98f4bde
- Changed the output format to ES modules.This should always result in smaller output file sizes!
For example, the example function went from
1.3kb
to0.45kb
!
f8ba17f
- Initial release