I'm trying to resolve issue #42 by making the external script made by the third-party non-blocking (using defer attribute). Also I put a preconnect link on header to reduce slight latency to Cognito's CDN.
I'm currently having trouble setting up local development because my Mac doesn't seem to play nicely with the Ruby version the site is using, so I can't actually test my changes locally on my machine. I need help from others to check if my changes don't break things.
I'm trying to resolve issue #42 by making the external script made by the third-party non-blocking (using defer attribute). Also I put a preconnect link on header to reduce slight latency to Cognito's CDN.
I'm currently having trouble setting up local development because my Mac doesn't seem to play nicely with the Ruby version the site is using, so I can't actually test my changes locally on my machine. I need help from others to check if my changes don't break things.