mirror of
https://github.com/documenso/documenso.git
synced 2025-11-14 08:42:12 +10:00
This commit is contained in:
@ -3,7 +3,7 @@ require("dotenv").config({ path: "../../.env" });
|
||||
|
||||
const nextConfig = {
|
||||
reactStrictMode: true,
|
||||
swcMinify: true,
|
||||
swcMinify: false,
|
||||
};
|
||||
|
||||
const withTM = require("next-transpile-modules")([
|
||||
|
||||
Reference in New Issue
Block a user