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 41f5de6 commit a5e2e22Copy full SHA for a5e2e22
apps/dashboard/next.config.ts
@@ -38,8 +38,6 @@ const nextConfig: NextConfig = {
38
"pino-pretty",
39
"@axiomhq/pino",
40
"thread-stream",
41
- "@react-email/render",
42
- "prettier",
43
],
44
transpilePackages: [],
45
output: "standalone",
package.json
@@ -105,9 +105,5 @@
105
"prettier": "^3.7.4",
106
"react-hotkeys-hook": "^5.2.1",
107
"zod": "^4.1.13"
108
- },
109
- "overrides": {
110
- "prettier": "^3.7.4",
111
- "@react-email/render": "1.1.3"
112
}
113
0 commit comments