Replies: 1 comment 7 replies
-
Sure, that would be a good improvement I guess! It seems that it will be the next standard! I guess as soon as you manage to make it work on mlc, it will be easy to adapt it for the demo here 🤔 It would maybe be an even better idea to have multiple build configurations (webpack, vite, rolldown...) |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @CGNonofr have you already performed any tests with rolldown or rolldown-vite? The later one at least does not work out of the box as replacement for vite in
monaco-languageclient
. There are errors regarding resource loading (e.g. css), but I guess that can be overcome with specific rollup/rolldown instructions, but I have not investigated, yet. I am currently working on the next major version (whenever I find time).I would like to use it sooner than later, because of the speed improvement and the same behaviour for develeopment and production mode. Speed improvement could also be very beneficial for this project. WDYT?
Beta Was this translation helpful? Give feedback.
All reactions