Sondre Vincent Russvoll
Results
2
issues of
Sondre Vincent Russvoll
When running `wasm-pack` with a custom profile (`wasm-pack build . --profile custom_profile_name`), the Cargo profile with name `custom_profile_name` will be used, but `wasm-pack` will use a profile called `custom`. More...
## 🐛 Bug description When running `wasm-pack` with a custom profile (`wasm-pack build . --profile custom_profile_name`), the cargo profile with name `custom_profile_name` will be used, but `wasm-pack` will use a...