编辑器资源本地化
This commit is contained in:
@@ -71,6 +71,8 @@ interface HunkPreviewLine {
|
||||
marker: RowMarker
|
||||
}
|
||||
|
||||
import "@/lib/monaco-local"
|
||||
|
||||
const MonacoEditor = dynamic(async () => import("@monaco-editor/react"), {
|
||||
ssr: false,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user