mirror of https://github.com/stelzo/typst.git
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…
Reference in New Issue