xyflow change to flowgraam

This commit is contained in:
mlogclub
2026-06-27 21:27:57 +08:00
parent 228ad1902f
commit 689acc997c
32 changed files with 3154 additions and 5004 deletions
+1
View File
@@ -14,6 +14,7 @@ export default function nextConfig(phase: string): NextConfig {
assetPrefix: `${productionBasePath}/`,
trailingSlash: false,
devIndicators: false,
reactStrictMode: false,
}
if (phase !== PHASE_DEVELOPMENT_SERVER) {