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