noovil / chrome-extension-manifestv3

11 stars 3 forks source link

bundle.js eval #5

Open l3ra opened 1 year ago

l3ra commented 1 year ago

The eval statement is getting blocked by the content security policy

l3ra commented 1 year ago

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'".

dist/bundle.js:49: eval("webpack_require.r(webpack_exports);