aboutsummaryrefslogtreecommitdiff
path: root/ui/client-scripts/Cargo.toml
blob: 329be0df58c947cbd25593c23266a9ceea8274d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "jellyui-client-scripts"
version = "0.1.0"
edition = "2024"

[build-dependencies]
glob = "0.3.3"

[features]
# default = ["reload"]
reload = []