I get the following 404 errors for missing 2 files from JA Weather:
modules/mod_ja_weather/asset/js/utils.js
modules/mod_ja_weather/asset/css/small.css
PHP 8, Joomla 4 fresh install for both Joomla and latest available JA Weather module: 1.0.0
I have double checked the culprit folders and server's error where confirmed:
- in asset/js there is only iconset.js file
- in asset/css there is no small.css
In mod-ja-weather_1.0.0.zip same missing files (obvious)
While I may agree that the missing files are not affecting the current functionality I still don't get why you don't cleanup your code in order to not load those files.