Add new Radix UI components and associated dependencies in package-lock.json
This commit is contained in:
@@ -4,6 +4,7 @@ tmp_dir = "tmp"
|
||||
[build]
|
||||
bin = "./tmp/gateway"
|
||||
cmd = "go build -o ./tmp/gateway ./cmd/gateway/main.go"
|
||||
full_bin = "DEV_MODE=true NATS_URL=nats://localhost:4222 ./tmp/gateway"
|
||||
delay = 1000
|
||||
exclude_dir = ["assets", "tmp", "vendor", "web"]
|
||||
include_ext = ["go", "tpl", "tmpl", "html"]
|
||||
|
||||
Reference in New Issue
Block a user