Closed bglw closed 2 years ago
Loads hugo_renderer.wasm from cdn.bookshop.build for faster initialization by hitting the Cloudflare cache there.
hugo_renderer.wasm
cdn.bookshop.build
Falls back to the wasm file hosted alongside the active javascript if for any reason the CDN request fails.
Loads
hugo_renderer.wasm
fromcdn.bookshop.build
for faster initialization by hitting the Cloudflare cache there.Falls back to the wasm file hosted alongside the active javascript if for any reason the CDN request fails.