Skip to content

Commit

Permalink
Add website/gatsby-ssr.js to fix website problems
Browse files Browse the repository at this point in the history
  • Loading branch information
georgios-uber committed Jun 4, 2019
1 parent ddabba5 commit 165cb98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/gatsby-ssr.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
module.exports.wrapPageElement = require('ocular-gatsby/gatsby-ssr').wrapPageElement;

0 comments on commit 165cb98

Please sign in to comment.