mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
perf(web): improve app workflow build performance. (#26310)
This commit is contained in:
committed by
GitHub
parent
31e6ef77a6
commit
654d522b31
@ -8,7 +8,7 @@ import {
|
||||
} from '@/app/components/workflow/types'
|
||||
import {
|
||||
useWorkflowInit,
|
||||
} from './hooks'
|
||||
} from './hooks/use-workflow-init'
|
||||
import {
|
||||
initialEdges,
|
||||
initialNodes,
|
||||
|
||||
Reference in New Issue
Block a user