Merge upstream/main: integrate radar worker removal and improvements

- Remove radar-worker.mjs and integrate functionality into radar-processor.mjs
- Update package.json and gulpfile.mjs with upstream changes
This commit is contained in:
Eddy G 2025-06-27 11:05:32 -04:00
commit 90c1ab92b4
8 changed files with 117 additions and 274 deletions

View file

@ -1,6 +1,6 @@
{
"name": "ws4kp",
"version": "5.25.3",
"version": "5.26.0",
"description": "Welcome to the WeatherStar 4000+ project page!",
"main": "index.mjs",
"type": "module",