var A=URL.createObjectURL(new Blob(['\n\tsome code snippet...],{type:"application/javascript"}))
每当我尝试在我的插件代码中使用该库时,我都会收到:
Refused to load the script 'blob:http://localhost:4200/f33a6788-a853-4286-883a-48cb8e2c9cc1' because it violates the following Content Security Policy directive: "script-src http://localhost:4200/assets/ etc etc...