pagetop/pagetop-bulmix/build.rs

3 lines
101 B
Rust

fn main() -> std::io::Result<()> {
pagetop_build::bundle_resources("./static", "bulmix", None)
}