Skip to content

fix(gui): monaco-editor 0.56 worker import paths - #412

Merged
TrueNine merged 1 commit into
mainfrom
dev
Aug 1, 2026
Merged

fix(gui): monaco-editor 0.56 worker import paths#412
TrueNine merged 1 commit into
mainfrom
dev

Conversation

@TrueNine

@TrueNine TrueNine commented Aug 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • 修复 monaco-editor 0.56 exports 变更导致的 ?worker 解析失败
  • 解除 Release 中三平台 GUI 构建阻塞

Test plan

  • 本地 pnpm exec vite build 通过
  • Release build-gui 三平台通过

Made with Cursor

monaco-editor 0.56 maps "./*" to "./esm/vs/*.js", so the old
esm/vs-prefixed worker imports double the path and break Vite 8/Rolldown builds.

Co-authored-by: Cursor <cursoragent@cursor.com>
@cursor

cursor Bot commented Aug 1, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@TrueNine
TrueNine merged commit d3f10cc into main Aug 1, 2026
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant