mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-13 19:15:39 +00:00
force run build.rs
This commit is contained in:
1
build.rs
1
build.rs
@@ -48,6 +48,7 @@ fn cache_bust() {
|
|||||||
// mime::TEXT_CSS,
|
// mime::TEXT_CSS,
|
||||||
// ];
|
// ];
|
||||||
|
|
||||||
|
println!("cargo:rerun-if-changed=static/cache");
|
||||||
let no_hash = vec![NoHashCategory::FileExtentions(vec!["wasm"])];
|
let no_hash = vec![NoHashCategory::FileExtentions(vec!["wasm"])];
|
||||||
|
|
||||||
let config = BusterBuilder::default()
|
let config = BusterBuilder::default()
|
||||||
|
|||||||
Reference in New Issue
Block a user