aws-sam-cli
aws-sam-cli copied to clipboard
support webpack
I would like the SAM CLI be able to support Webpack out of box. We need linters and code formatters, so Webpack is must for us.
Any update on this request? The closest solution I could find was https://github.com/SnappyTutorials/aws-sam-webpack-plugin
We have already released the support of esBuild. Please give it a try to see if it helps on your problem. Thanks.
Since we now have native support for a different bundler (esbuild) as mentioned by @super132, and we haven't had much recent traction on this issue I will resolve. Please re-open if you still feel as though Webpack support is an important feature for you.