mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-08-07 05:13:24 +08:00
chore: 显式在 build.rs 中监听前端变化
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
fn main() {
|
||||
println!("cargo::rerun-if-changed=../../web/build");
|
||||
built::write_built_file().expect("Failed to acquire build-time information");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user