justbetter / magento2-sentry

Magento 2 module to log to Sentry
MIT License
161 stars 70 forks source link

Fix CSP after Polyfill changes #141

Closed sprankhub closed 3 months ago

sprankhub commented 3 months ago

Summary

This PR fixes the CSP configuration after the merge of https://github.com/justbetter/magento2-sentry/pull/140/.

Result

The new script is not reported / blocked by CSP any more.

sprankhub commented 3 months ago

@indykoning, you might want to merge and release this before too many people bump into this :pray:

indykoning commented 3 months ago

Good one! I've immediately released it as 3.7.1 😄

barryvdh commented 3 months ago

Ah yes sorry, missed that.