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

Support ability to run module installed via a git url #3

Open
harryttd opened this issue Nov 16, 2021 · 0 comments
Open

Support ability to run module installed via a git url #3

harryttd opened this issue Nov 16, 2021 · 0 comments

Comments

@harryttd
Copy link
Collaborator

One of the benefits is that we are not ever blocked by a release as we may choose to implement the module as it is at some commit.

I had experimented with this. I used npm script "postinstall" to compile the ts files after the module was installed via a git commit url. It worked fine for me locally. Jimmy and Nicolas had issues with it however. It didn't seem that all of the necessary files were being compiled.

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

1 participant