previews: disable for now
we don't use these much and it slows compile time
This commit is contained in:
@@ -38,9 +38,9 @@ crate-type = ["lib", "cdylib"]
|
|||||||
name = "notedeck"
|
name = "notedeck"
|
||||||
path = "src/notedeck.rs"
|
path = "src/notedeck.rs"
|
||||||
|
|
||||||
[[bin]]
|
#[[bin]]
|
||||||
name = "ui_preview"
|
#name = "ui_preview"
|
||||||
path = "src/preview.rs"
|
#path = "src/preview.rs"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = []
|
default = []
|
||||||
|
|||||||
Reference in New Issue
Block a user