Is this a bug report or a feature request?
Please provide the steps to reproduce the issue [Bug Report only]
- Build the devTools with
devtools:build:chrome
- zip the content of
dist/bin/devtools/projects/shell-browser/src/prodapp
- Drag & drop the zip into the extension page (
chrome://extensions)
- Debug an angular app with the devTools
- Check the extension page for errors :

Uncaught EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self'".
Afaik there has been no changes since the release of 1.0.7. So I'm a bit clueless.
Poke @AleksanderBodurri If you have any idea !
Is this a bug report or a feature request?
Please provide the steps to reproduce the issue [Bug Report only]
devtools:build:chromedist/bin/devtools/projects/shell-browser/src/prodappchrome://extensions)Uncaught EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self'".Afaik there has been no changes since the release of
1.0.7. So I'm a bit clueless.Poke @AleksanderBodurri If you have any idea !