cache_bustere upgrade and static assets tests

This commit is contained in:
realaravinth
2021-04-30 21:34:44 +05:30
parent 343c37ae1c
commit c96f890236
8 changed files with 126 additions and 122 deletions

View File

@@ -55,5 +55,5 @@ fn cache_bust() {
.build()
.unwrap();
config.process().unwrap().to_env();
config.process().unwrap();
}