mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 10:25:48 +08:00
refactor: route low-cost next modules through compat re-exports (#33622)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { NextConfig } from 'next'
|
||||
import type { NextConfig } from '@/next'
|
||||
import createMDX from '@next/mdx'
|
||||
import { codeInspectorPlugin } from 'code-inspector-plugin'
|
||||
import { env } from './env'
|
||||
|
||||
Reference in New Issue
Block a user