mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 15:12:58 +03:00
c6cfadbfb7
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 |
||
---|---|---|
.. | ||
client@85784f4d21 | ||
frontend | ||
server | ||
shared | ||
index.js |