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:
Robert Strouse 2023-02-19 13:28:56 -08:00
parent f88e02b25c
commit 5ef3e01226
4 changed files with 1577 additions and 1567 deletions

File diff suppressed because it is too large Load diff