Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Conversation

@deep-outcome
Copy link

Summary

debug option of profile section is obviously ignored.

wasm-pack build --dev run against

[profile.dev]
debug = false

produces build with names and

wasm-pack build --release against

[profile.release]
debug = true

without.

I.e. profile.debug settings are ignored by wasm-pack build command.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant