mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 11:02:12 +01:00
Improve performance by moving script to a cached file.
All object references not look for cached script file. This eliminates the need to reload the script when simply rendering the page. ESP32 does not need to download this data if the cache already has it. Implemented versioning on the script tags.
This commit is contained in:
parent
f88e02b25c
commit
5ef3e01226
4 changed files with 1577 additions and 1567 deletions
1563
data/index.js
Normal file
1563
data/index.js
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue