tinymist/tinymist.lock
Myriad-Dreamin bdfc1ed648
feat: generate declarative project lock file (#1133)
* build: update cargo.lock

* feat: generate declarative project lock file

* dev: clean up commands and naming

* dev: add preview task command and naming

* dev: lock and update lock file

* dev: experiment multiple tasks
2025-01-09 22:56:58 +08:00

32 lines
643 B
Text

# This file is automatically @generated by tinymist.
# It is not intended for manual editing.
version = "0.1.0-beta0"
[[document]]
id = "file:docs/tinymist/book.typ"
system-fonts = true
[[document]]
id = "file:docs/tinymist/ebook.typ"
system-fonts = true
[[task]]
document = "file:docs/tinymist/book.typ"
id = "file:docs/tinymist/book.typ"
type = "export-pdf"
when = "never"
[[task]]
document = "file:docs/tinymist/ebook.typ"
id = "ebook-cover"
type = "export-svg"
when = "never"
[[task.transform]]
pages = ["1-1"]
[[task]]
document = "file:docs/tinymist/ebook.typ"
id = "file:docs/tinymist/ebook.typ"
type = "export-pdf"
when = "never"