An error occurred while fetching the assigned milestone of the selected merge_request.
Created by: crux153
This fixes GENERATE_SOURCEMAP
env option not being respected for css sourcemap, by checking its presence before passing sourcemap options to OptimizeCSSAssetsPlugin
.
It can be simply tested by running react-scripts build
with and without GENERATE_SOURCEMAP=false
, and see if any sourcemaps are being created under build/static/css
Activity
added CLA Signed label
added tag: bug fix label
changed milestone to %2.0.4
mentioned in issue #5266 (closed)
Please register or sign in to reply