We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5670ab2 commit 83c4352Copy full SHA for 83c4352
packages/wasm/rust/Cargo.toml
@@ -61,7 +61,4 @@ lto = true
61
wasm-opt=['-Os']
62
63
[package.metadata.wasm-pack.profile.profiling]
64
-wasm-opt = ['-g', '-O']
65
-
66
-[package.metadata.wasm-pack.profile.release]
67
-wasm-opt = false
+wasm-opt = ['-g', '-O']
0 commit comments