Download Latest Version 5.15.1 source code.tar.gz (936.2 kB)
Email in envelope

Get an email when there's a new version of Serverless Webpack

Home / v5.15.0
Name Modified Size InfoDownloads / Week
Parent folder
5.15.0 source code.tar.gz 2024-10-23 936.7 kB
5.15.0 source code.zip 2024-10-23 991.6 kB
README.md 2024-10-23 890 Bytes
Totals: 3 Items   1.9 MB 0

Main change

We've added support for Serverless v4 🎉

If you want to use Serverless v4 you must disable the default builtin ESBuild support in your serverless.yml (because it conflicts with serverless-webpack):

:::yml
build:
  esbuild: false

What's Changed

Full Changelog: https://github.com/serverless-heaven/serverless-webpack/compare/v5.14.2...v5.15.0

Source: README.md, updated 2024-10-23