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