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

chore: add wasm-pack to devDependencies #22

Merged
merged 1 commit into from
Jun 13, 2022
Merged

Conversation

pastelmind
Copy link
Collaborator

Instead of requiring wasm-pack to be globally available, add it to devDependencies. This allows building the project in GitHub's CI environment (which has the Rust toolchain, but not wasm-pack) without further setup.

This should resolve a build script failure caused by #20.

Instead of requiring wasm-pack to be globally available, add it to
devDependencies. This allows building the project in GitHub's CI
environment (which has the Rust toolchain, but not wasm-pack) w/o
further setup.
@pastelmind pastelmind added the type: maintenance General maintenance label Jun 13, 2022
@pastelmind pastelmind self-assigned this Jun 13, 2022
@pastelmind pastelmind merged commit a0ecef4 into main Jun 13, 2022
@pastelmind pastelmind deleted the chore-wasm-pack-as-deps branch June 13, 2022 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: maintenance General maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant