aws-sam-cli icon indicating copy to clipboard operation
aws-sam-cli copied to clipboard

support webpack

Open azarboon opened this issue 5 years ago • 1 comments

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.

azarboon avatar Jul 17 '19 10:07 azarboon

Any update on this request? The closest solution I could find was https://github.com/SnappyTutorials/aws-sam-webpack-plugin

trivikr avatar Sep 04 '19 20:09 trivikr

We have already released the support of esBuild. Please give it a try to see if it helps on your problem. Thanks.

super132 avatar Oct 27 '22 22:10 super132

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.

mildaniel avatar Nov 16 '22 18:11 mildaniel