aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Wang2020-07-20 01:00:04 -0700
committerNathan Wang2020-07-20 01:00:04 -0700
commit4b4b78e0808463c00c01a6dca32031d66f706359 (patch)
treeb2a099c0a60a44d009de964097c803a92c842ae9
parente3051f5bddf7a8325f5355284666df7c4c3294c0 (diff)
upd
-rw-r--r--gatsby-config.ts2
-rw-r--r--src/templates/syllabusTemplate.tsx2
2 files changed, 1 insertions, 3 deletions
diff --git a/gatsby-config.ts b/gatsby-config.ts
index 6b9ee66..c6ea04e 100644
--- a/gatsby-config.ts
+++ b/gatsby-config.ts
@@ -121,7 +121,7 @@ export const plugins = [
// cookieDomain: "example.com",
},
},
- 'gatsby-plugin-webpack-bundle-analyser-v2',
+ // 'gatsby-plugin-webpack-bundle-analyser-v2',
// this (optional) plugin enables Progressive Web App + Offline functionality
// To learn more, visit: https://gatsby.dev/offline
// `gatsby-plugin-offline`,
diff --git a/src/templates/syllabusTemplate.tsx b/src/templates/syllabusTemplate.tsx
index b0ea4c9..35a02fd 100644
--- a/src/templates/syllabusTemplate.tsx
+++ b/src/templates/syllabusTemplate.tsx
@@ -89,8 +89,6 @@ export default function Template(props) {
['Skipped'],
['Not Attempted']
);
- // try to break travis
- console.log(window.location.hostname);
return (
<Layout>