-
Notifications
You must be signed in to change notification settings - Fork 7
Handling when 'unsafe-eval' is not allowed in the site's Content Security Policy #27
Comments
This is caused by the current CSP, which allows The last I am leaning towards the former, but more research is required. |
Alright. After much sleuthing around, this issue is a whole lot simpler than I originally thought. When inspecting the output of our webpack build, say
|
This is caused by Webpack's default source-mapping behavior, which is configured by the Setting it to something else, like Removing that non-compliant generated code will then allow us to remove the I'll send out a PR. |
Navigating to https://github.com causes the extension to error:
The text was updated successfully, but these errors were encountered: