mirror of
https://github.com/aleleba/create-react-ssr.git
synced 2025-07-18 10:38:42 -06:00
Changing server.js to server.jsx
This commit is contained in:
@ -19,6 +19,7 @@
|
||||
"experimentalDecorators": true,
|
||||
"esModuleInterop": true,
|
||||
"isolatedModules": false,
|
||||
"typeRoots" : ["./src/@types", "./node_modules/@types"],
|
||||
"types": [
|
||||
"react/next",
|
||||
"react-dom/next",
|
||||
|
Reference in New Issue
Block a user