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

Publish package for mu import on NPM #43

Open
erikap opened this issue Aug 8, 2022 · 2 comments
Open

Publish package for mu import on NPM #43

erikap opened this issue Aug 8, 2022 · 2 comments

Comments

@erikap
Copy link
Member

erikap commented Aug 8, 2022

This should help editors to discover imports and provide code hints.

  • The NPM package is only installed to support development. During execution code of the template will always be used.
  • If code hints are desired a different import statement than 'mu' will be required (e.g. @semanticworks/template)
@erikap erikap mentioned this issue Aug 8, 2022
@nvdk
Copy link
Member

nvdk commented May 31, 2023

should we manage the package in this repository to keep code duplication minimal? it probably means having to move some dependencies to the mu package

@nvdk
Copy link
Member

nvdk commented May 31, 2023

did an effort at extraction here: https://github.com/nvdk/mu-helpers . This one assumes node 18, so should be combined with #51

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

No branches or pull requests

2 participants