Closed bjoernricks closed 6 months ago
Adjust content security policy to allow inline javascript
Inline javascript is used by the build tool to detect older versions of browsers. Without adjusting the content security policy we aren't able to support older browsers.
:rocket: Conventional commits found.
What
Adjust content security policy to allow inline javascript
Why
Inline javascript is used by the build tool to detect older versions of browsers. Without adjusting the content security policy we aren't able to support older browsers.