BotFramework-WebChat
BotFramework-WebChat copied to clipboard
Forced to use unsafe-inline CSP header
Feature Request
We would like to remove the 'unsafe-inline' CSP header for security reasons. However, when we remove the 'unsafe-inline' header, we get the following error in the client.
sheet.browser.esm.js is used in the Emotion package, which is a dependency in botframework-webchat. This issue mentions a solution for this problem. Would it be possible to implement this?