Skip to content

Commit

Permalink
upgrade next
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeartnak committed May 9, 2018
1 parent 3dad182 commit 339ee24
Show file tree
Hide file tree
Showing 4 changed files with 5,085 additions and 8,234 deletions.
8 changes: 8 additions & 0 deletions .babelrc
@@ -0,0 +1,8 @@
{
"presets": [
"next/babel"
],
"plugins": [
["styled-components", { "ssr": true, "displayName": true, "preprocess": false } ]
]
}

0 comments on commit 339ee24

Please sign in to comment.