mirror of
https://github.com/langgenius/dify.git
synced 2026-05-09 04:36:31 +08:00
trigger ci
This commit is contained in:
parent
26d0778da2
commit
4493a41c50
@ -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 = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user