wip wip. vite build, web components
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
[tools]
|
||||
node = "latest"
|
||||
tinymist = "0.15.0"
|
||||
typst = "0.15.0"
|
||||
|
||||
@@ -21,4 +22,4 @@ run = "typst compile main.typ main.html --format html --features bundle,html"
|
||||
run = "typst compile main.typ main.pdf --format pdf --features bundle,html"
|
||||
|
||||
[tasks.all]
|
||||
depends = ["pdf", "html", "bundle"]
|
||||
depends = ["pdf", "html", "bundle"]
|
||||
|
||||
Reference in New Issue
Block a user