ROBOT
ROBOT
I'm having the same problem. I tried it on ubuntu and windows and it was very slow as well. The common thing is that it did so after I updated...
The moment I open schema.prisma, vscode slows down rapidly.
i want to add absolute path option in serveStatic function. #### Example ```ts app.use(serveStatic({ root: path.join(import.meta.dirname, "./static"), absolutePath: true })); ``` I'd like to submit a Pull Request immediately if...