We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29526ba commit 5f5cb4bCopy full SHA for 5f5cb4b
server/index.ts
@@ -1,6 +1,5 @@
1
import express from 'express';
2
import cors from 'cors';
3
-import path from 'path';
4
5
const app = express();
6
0 commit comments