0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/frontend
Rish 1a6eec40d1 Updated Stripe JS to load async in head
no issue

- Stripe JS is added to a theme via ghost_head if a Stripe account is connected to members enabled site
- Previously, the script was not loading async which blocked the main thread, changes the script load to async to avoid rendering block
- Members script is already being loaded with `defer` so does not block the main thread
2020-08-18 11:33:54 +01:00
..
apps Updated AMP output to include Google Analytics 2020-07-15 13:43:25 +02:00
helpers Updated Stripe JS to load async in head 2020-08-18 11:33:54 +01:00
meta Updated frontend meta helpers to support tag metadata (#12037) 2020-07-10 13:52:48 +02:00
services 🐛 Fixed incorrect member gating on custom static page routes 2020-08-03 17:28:55 +05:30
views Updated unsubscribe copy 2019-11-26 11:03:14 +01:00