From 2e82c76b53354624a5b7f2a7d2595397d63dee1b Mon Sep 17 00:00:00 2001 From: mrugesh <1884376+raisedadead@users.noreply.github.com> Date: Thu, 17 Oct 2019 02:41:33 +0530 Subject: [PATCH] Revert "feat: load scripts conditionally based on path " (#37351) This reverts commit 87be96a2448124a83909492384a68ecb58fa5757. --- client/gatsby-ssr.js | 6 ++++++ client/utils/gatsby/layoutSelector.js | 17 ----------------- 2 files changed, 6 insertions(+), 17 deletions(-) diff --git a/client/gatsby-ssr.js b/client/gatsby-ssr.js index 9306aa55aa..cfdb4f187a 100644 --- a/client/gatsby-ssr.js +++ b/client/gatsby-ssr.js @@ -38,6 +38,12 @@ export const onRenderBody = ({ setHeadComponents, setPostBodyComponents }) => { ` }} key='gtag-dataLayer' + />, +