Currently it allows to either enable or completely disable sourcemaps. When enabled it passes source-map as devtool
We need to instead pass nosources-source-map as it will significantly reduce our lambda payload size. We currently have 100+mb of sourcemaps
Will appreciate if this gets added
Currently it allows to either enable or completely disable sourcemaps. When enabled it passes
source-mapas devtoolWe need to instead pass
nosources-source-mapas it will significantly reduce our lambda payload size. We currently have 100+mb of sourcemapsWill appreciate if this gets added