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