mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
GUACAMOLE-275: Automatically attempt to refresh browser cache if index.html does not match current build.
This commit is contained in:
@@ -154,6 +154,7 @@
|
||||
<excludes>
|
||||
<exclude>translations/*.json</exclude>
|
||||
<exclude>index.html</exclude>
|
||||
<exclude>verifyCachedVersion.js</exclude>
|
||||
</excludes>
|
||||
</resource>
|
||||
|
||||
@@ -164,6 +165,7 @@
|
||||
<includes>
|
||||
<include>translations/*.json</include>
|
||||
<include>index.html</include>
|
||||
<include>verifyCachedVersion.js</include>
|
||||
</includes>
|
||||
</resource>
|
||||
|
||||
|
Reference in New Issue
Block a user