I noticed `.map` files are being included when upl...
# help
s
I noticed
.map
files are being included when uploading code to Lambda. is there a way to prevent this, since I’ll (eventually) be uploading those to Sentry instead?
t
We can probably add an option to stop esbuild from doing this
s
that would be great, because the Lambda packages are double the size they need to be
f
cc @Jay on this
s
j
Yeah I’ll leave a comment in that issue.