I have done research on how to disable source maps for React js applications using an env variable or webpack config flag.
However, how do you disable sourcemaps for vanilla html, css, and javascript files?
I have done research on how to disable source maps for React js applications using an env variable or webpack config flag.
However, how do you disable sourcemaps for vanilla html, css, and javascript files?