fix: resolve Monaco Editor worker path for Vite build compat - #248
Conversation
Co-authored-by: albertoivo <1276520+albertoivo@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
|
Visit the preview URL for this PR (updated for commit 9a64ca0): https://pyexplorer-cd32d--pr248-jules-fix-monaco-wor-82owcgsc.web.app (expires Mon, 03 Aug 2026 13:49:03 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 916b4905e0cdc420f3368c8eb19b2f2e90c3be61 |
Replaces the internal
monaco-editor/esm/vs/editor/editor.worker?worker&inlinepath with the correct exported pathmonaco-editor/editor/editor.worker.js?worker&inline. This resolves a build failure caused by Vite's (Rolldown's) strict ESM module resolution, which could not resolve the extensionless internal worker path.PR created automatically by Jules for task 1000042466416615544 started by @albertoivo