pagetop/pagetop-megamenu/build.rs

3 lines
104 B
Rust

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