bundler: deploy brk_rolldown + fix edge case

This commit is contained in:
nym21
2025-06-15 01:50:01 +02:00
parent 123c1f56e9
commit c08f431180
5 changed files with 396 additions and 360 deletions

View File

@@ -11,6 +11,6 @@ repository.workspace = true
log = { workspace = true }
minify-html-onepass = "0.16.4"
notify = "8.0.0"
rolldown = { git = "https://github.com/rolldown/rolldown", branch = "main" }
sugar_path = { version = "1.2.0", features = ["cached_current_dir"] }
brk_rolldown = "0.0.1"
sugar_path = "1.2.0"
tokio = { workspace = true }