monaco-editor icon indicating copy to clipboard operation
monaco-editor copied to clipboard

[Feature Request] Parcel builds monaco-editor with all languages supported out of the box - limiting feature

Open Lorthiz opened this issue 4 months ago • 0 comments

Context

  • [x] This issue is not a bug report. (please use a different template for reporting a bug)
  • [x] This issue is not a duplicate of an existing issue. (please use the search to find existing issues)

Description

When project using monaco-editor is built with Parcel bundler, all the languages get bundled no matter if they are needed or not.

It would be great to have a way to limit that(parcel-monaco-plugin?) or have example how to limit it in any way.

Monaco Editor Playground Link

No response

Monaco Editor Playground Code

No response

Lorthiz avatar Oct 18 '24 09:10 Lorthiz