mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-07-24 08:05:04 +00:00
Reenable optimizations in debug mode which were inadvertently disabled
This commit is contained in:
parent
5876c853d0
commit
73233169b2
1 changed files with 2 additions and 2 deletions
|
@ -19,5 +19,5 @@ opt-level = 3
|
|||
[profile.dev.package.graphite-wasm]
|
||||
opt-level = 3
|
||||
|
||||
#[profile.dev]
|
||||
#opt-level = 3
|
||||
[profile.dev]
|
||||
opt-level = 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue