fix: monaco-editor offline
This commit is contained in:
@@ -5,3 +5,7 @@
|
||||
# React Router
|
||||
/.react-router/
|
||||
/build/
|
||||
|
||||
# monaco-editor 预构建 min/vs(由 scripts/copy-monaco.mjs 在 postinstall 时
|
||||
# 从 node_modules/monaco-editor/min/vs 复制生成,不要提交)
|
||||
/public/monaco/vs/
|
||||
|
||||
Reference in New Issue
Block a user