Skip to content

Converted global npm dependencies to use npx #328

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

Merged
merged 1 commit into from
Oct 28, 2019

Conversation

jimbuck
Copy link
Contributor

@jimbuck jimbuck commented Oct 23, 2019

These changes remove the need to either A) install tools globally (typescript and electron-builder) and B) call tools locally via actual path (some tsc calls find the bin path first).

This should avoid any differences between platforms but I haven't been able to test it on every platform (just Windows for now). I should be able to run some tests on Linux this weekend.

See my comment on #313 for more details.

@jimbuck jimbuck mentioned this pull request Oct 23, 2019
@robertmuehsig
Copy link
Collaborator

Oh - this looks nice! Thanks!

@robertmuehsig robertmuehsig merged commit 239d914 into ElectronNET:netcore30 Oct 28, 2019
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.

2 participants