Convert back to server app from lambda function
This commit is contained in:
@@ -3,11 +3,10 @@
|
||||
"target": "esnext",
|
||||
"module": "commonjs",
|
||||
"rootDir": "./",
|
||||
"noEmit": true,
|
||||
"outDir": "./dist",
|
||||
"esModuleInterop": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"strict": true,
|
||||
"skipLibCheck": true
|
||||
},
|
||||
"include": ["netlify/functions/validate-pr"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user