mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-07-19 19:21:20 +02:00
Add rolldown-based plugin build/dev/generate/publish commands
This commit is contained in:
@@ -20,12 +20,16 @@ keyring = { workspace = true, features = ["apple-native", "windows-native", "syn
|
||||
log = { workspace = true }
|
||||
rand = "0.8"
|
||||
reqwest = { workspace = true }
|
||||
rolldown = "0.1.0"
|
||||
oxc_resolver = "=11.10.0"
|
||||
schemars = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
sha2 = { workspace = true }
|
||||
tokio = { workspace = true, features = ["rt-multi-thread", "macros", "io-util", "net", "signal", "time"] }
|
||||
walkdir = "2"
|
||||
webbrowser = "1"
|
||||
zip = "4"
|
||||
yaak = { workspace = true }
|
||||
yaak-crypto = { workspace = true }
|
||||
yaak-http = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user