编辑器资源本地化
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
"dev": "next dev --turbopack",
|
||||
"build": "next build",
|
||||
"lint": "eslint",
|
||||
"tauri": "tauri"
|
||||
"tauri": "tauri",
|
||||
"postinstall": "cp -r node_modules/monaco-editor/min/vs public/vs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@base-ui/react": "^1.1.0",
|
||||
|
||||
Reference in New Issue
Block a user