0👍
✅
Got to know there are different options to set up “devtools” attribute in webpack config file.
Issue and solution details : https://github.com/webpack/webpack/issues/4094
https://webpack.js.org/configuration/devtool/#devtool explains detailed options and selection to resolve CSP issues.
Source:stackexchange.com