Ethan
Ethan
I have the same problem. Does nitro support Custom Driver?
> You should use an absolute path for your custom driver location : > > ```ts > import { resolve, dirname } from "node:path"; > import { fileURLToPath } from...
In fact, it can work with vite.config.ts too. But cannot work with nuxt.config.ts. It seems like a bug 😯.
This PR is ready to review!
I would like to solve this!
Should this PR merge into the `main` branch? Maybe merge into the `v1` branch?