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

Bump versions, move rules into src #9

Merged
merged 2 commits into from
Apr 19, 2024

Conversation

AnHeuermann
Copy link
Member

Enable other modules to install tree-sitter-metamodelica as dependency.
The importing package will need a postinstall rule to generate wasm:

  "scripts": {
    "postinstall": "cd node_modules/tree-sitter-metamodelica && npx tree-sitter generate && npx tree-sitter build --wasm --docker ."
  },

@AnHeuermann AnHeuermann self-assigned this Apr 19, 2024
@AnHeuermann AnHeuermann enabled auto-merge (squash) April 19, 2024 15:57
@AnHeuermann AnHeuermann merged commit b450cac into OpenModelica:main Apr 19, 2024
3 checks passed
@AnHeuermann AnHeuermann deleted the bumpVersions branch April 19, 2024 15:58
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.

1 participant