Add option to disable sourcemaps for webpack
What does this Merge Request do?
Allows one to set the NO_SOURCEMAPS
environment variable for the webpack process via a gdk.yml
config option.
Merge Request checklist
-
Tests added for new functionality. If not, please raise Issue to follow-up. -
This change is backward compatible. If not, please include steps to communicate to our users. -
Documentation added/updated, if needed. -
gdk doctor
test added, if needed.