Skip to content

Commit

Permalink
chore: speed up wasm-pack profiling build (#2494)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sec-ant authored Apr 17, 2024
1 parent fcae9fa commit aaf42ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions crates/biome_wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,6 @@ quote = "1.0.14"

[lints]
workspace = true

[package.metadata.wasm-pack.profile.profiling]
wasm-opt = false

0 comments on commit aaf42ee

Please sign in to comment.