mirror of
https://github.com/typst/typst
synced 2025-05-14 04:56:26 +08:00
Enable debug symbols in development
This commit is contained in:
parent
3cc0f1ef0d
commit
2a10862f45
@ -57,9 +57,6 @@ indexmap = "1.9.3"
|
|||||||
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
||||||
stacker = "0.1.15"
|
stacker = "0.1.15"
|
||||||
|
|
||||||
[profile.dev]
|
|
||||||
debug = false
|
|
||||||
|
|
||||||
[profile.dev.package."*"]
|
[profile.dev.package."*"]
|
||||||
opt-level = 2
|
opt-level = 2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user