fix clean mise run build
This commit is contained in:
@@ -6,7 +6,7 @@ typst = "0.15.0"
|
|||||||
|
|
||||||
[tasks.build]
|
[tasks.build]
|
||||||
run = [
|
run = [
|
||||||
"rm .typ-bundle/*",
|
"rm -f .typ-bundle/*",
|
||||||
"typst compile main.typ .typ-bundle --format bundle --features bundle,html",
|
"typst compile main.typ .typ-bundle --format bundle --features bundle,html",
|
||||||
"vite build",
|
"vite build",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user