Skip to content

Converted global npm dependencies to use npx - #328

Merged
robertmuehsig merged 1 commit into
ElectronNET:netcore30from
jimbuck:netcore30
Oct 28, 2019
Merged

Converted global npm dependencies to use npx#328
robertmuehsig merged 1 commit into
ElectronNET:netcore30from
jimbuck:netcore30

Conversation

@jimbuck

@jimbuck jimbuck commented Oct 23, 2019

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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