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

Handle case when wasm-pack is not installed #165

Merged
merged 2 commits into from
May 27, 2024
Merged

Handle case when wasm-pack is not installed #165

merged 2 commits into from
May 27, 2024

Conversation

petervdonovan
Copy link
Contributor

...but npm is.

It turns out that the easiest way to address this is to use npx, without bothering to add a dev dependency. This choice seems to be performant on my machine, probably due to some caching that npx does.

@petervdonovan petervdonovan requested a review from lhstrh May 27, 2024 06:04
@lhstrh lhstrh merged commit 592b3af into main May 27, 2024
3 checks passed
@lhstrh lhstrh deleted the add-wasm-pack-dep branch May 27, 2024 06:45
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.

None yet

2 participants