Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

simplified code #1

Merged
merged 2 commits into from
Mar 8, 2022
Merged

simplified code #1

merged 2 commits into from
Mar 8, 2022

Conversation

gabor
Copy link
Contributor

@gabor gabor commented Mar 7, 2022

WARNING: this is all very opinionated, if you disagree ping me and we can change it 😄

the basic idea is that we only need two things:

  • the language-definition
  • the monarch-thing

as long as you set up those two, monaco will work.
so i think it's enough to have that.

lazy-loading i don't think we need, if the user of the library wants it, they can lazy-load the whole-thing themselves.

i also tried to change the npm-build-approach to be similar to how we do it in @grafana/lezer-logql.

Copy link
Member

@ivanahuckova ivanahuckova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

Copy link
Member

@ivanahuckova ivanahuckova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ivanahuckova ivanahuckova merged commit 402815b into main Mar 8, 2022
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.

None yet

2 participants