remove mise watchexec
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
node = "latest"
|
node = "latest"
|
||||||
tinymist = "0.15.0"
|
tinymist = "0.15.0"
|
||||||
typst = "0.15.0"
|
typst = "0.15.0"
|
||||||
watchexec = "latest"
|
|
||||||
|
|
||||||
[tasks.build]
|
[tasks.build]
|
||||||
run = [
|
run = [
|
||||||
@@ -18,6 +17,5 @@ run = "npx vite dev"
|
|||||||
[tasks.dev-typ]
|
[tasks.dev-typ]
|
||||||
run = "typst watch main.typ .typ-bundle --format bundle --features bundle,html --no-serve"
|
run = "typst watch main.typ .typ-bundle --format bundle --features bundle,html --no-serve"
|
||||||
|
|
||||||
|
|
||||||
[tasks.dev]
|
[tasks.dev]
|
||||||
depends = ["dev-vite", "dev-typ"]
|
depends = ["dev-vite", "dev-typ"]
|
||||||
Reference in New Issue
Block a user