0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/frontend
Rishabh 484c9a67c2 Added crossorigin attribute to Portal script
no refs

- without crossorigin=anonymous attribute, browsers obfuscate error messages from external scripts, which makes error tracking with sentry impossible
- with crossorigin attribute, portal script needs to be served with cors header or browsers will block it
- unpkg already serves the script with `access-control-allow-origin: *`
2021-06-22 12:31:30 +05:30
..
apps Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
helpers Added crossorigin attribute to Portal script 2021-06-22 12:31:30 +05:30
meta Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
services Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00
views Updated unsubscribe copy 2019-11-26 11:03:14 +01:00