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

langium-cli/textmate: Move overlooked process node dependency to the node-util.ts #1466

Merged
merged 1 commit into from Apr 23, 2024

Conversation

Lotes
Copy link
Contributor

@Lotes Lotes commented Apr 23, 2024

Unfortunately, I overlooked one dependency to the node object process, which does not need any import to be used in the Node context. So the /textmate export is only working for Node right now.

I actually tested the import with npm link the last time and it was working. But looking back it could be that I looked at the state before the link, because I may forgot to build.

This time I tested it properly against this PR (with npm build at the right moment).

Copy link
Contributor

@kaisalmen kaisalmen left a comment

Choose a reason for hiding this comment

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

This looks good to me. 👍

@msujew msujew merged commit 3a5a539 into main Apr 23, 2024
5 checks passed
@msujew msujew deleted the lotes/cli-remove-node-deps branch April 23, 2024 09:12
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

3 participants