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:
parent
1924e3d868
commit
d76b850eac
|
@ -4,7 +4,7 @@
|
|||
],
|
||||
"plugins": [
|
||||
[
|
||||
"styled-components",
|
||||
"babel-plugin-styled-components",
|
||||
{
|
||||
"ssr": true,
|
||||
"displayName": true,
|
||||
|
|
Loading…
Reference in a new issue