feat(dees-editor): integrate Monaco version management and update CDN references

This commit is contained in:
2025-09-18 13:39:59 +00:00
parent b47c2053b5
commit b46fe8fe93
6 changed files with 54 additions and 5 deletions

View File

@@ -0,0 +1,2 @@
// Auto-generated by scripts/update-monaco-version.cjs
export const MONACO_VERSION = '0.52.2';