1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00

Update .babelrc (#5063)

Some really nasty Internal Server errors come as a result of not having the correct module name here.
This commit is contained in:
Vince Picone 2018-08-30 16:33:08 -05:00 committed by Tim Neutkens
parent 1924e3d868
commit d76b850eac

View file

@ -4,7 +4,7 @@
],
"plugins": [
[
"styled-components",
"babel-plugin-styled-components",
{
"ssr": true,
"displayName": true,