mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 10:53:06 +08:00
trigger ci
This commit is contained in:
@@ -4,6 +4,7 @@ import { codeInspectorPlugin } from 'code-inspector-plugin'
|
||||
import { env } from './env'
|
||||
|
||||
const isDev = process.env.NODE_ENV === 'development'
|
||||
|
||||
const withMDX = createMDX()
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
|
||||
Reference in New Issue
Block a user