Skip to content

Commit

Permalink
Fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Mar 23, 2022
1 parent 53238b1 commit 3208df0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/next-swc/Cargo.toml
Expand Up @@ -6,5 +6,8 @@ members = [
"crates/wasm"
]

[profile.dev.package.swc_stylis]
opt-level = 2

[profile.release]
lto = true

0 comments on commit 3208df0

Please sign in to comment.