14 lines
171 B
Plaintext
14 lines
171 B
Plaintext
{
|
|
"presets": [
|
|
[
|
|
"next/babel",
|
|
{
|
|
"styled-jsx": {
|
|
"optimizeForSpeed": false
|
|
}
|
|
}
|
|
]
|
|
],
|
|
"plugins": ["graphql-tag"]
|
|
}
|