I am running into an issue where `fs` module is no...
# orm-help
p
I am running into an issue where
fs
module is not found. This happens while generating SSG pages with nextjs, so its not running in a browser, but still doesnt find fs for some reason. I only get the issue when I change my prisma output from the default output. Did the fix in 2.13.0 about accessing types in frontend only get done for default client output?