sitespeed.io/lib
Peter Hedenskog be83456da4
Fix broken --android parsing. (#4422)
* Fix broken --android parsing.

After this --android will work but will not be showed as an alias.
The problem was that we had issues with the android configuration
object becoming an array instead of an object.
2025-02-02 14:04:16 +01:00
..
api api: safer check for JSON errors. (#4188) 2024-06-17 16:22:15 +02:00
cli Fix broken --android parsing. (#4422) 2025-02-02 14:04:16 +01:00
core Fix the "new" breaking of loading of plugins on Windows GitHub actions. (#4426) 2025-02-02 09:55:49 +01:00
plugins Handle missing settings (#4420) 2025-01-29 18:35:24 +01:00
support Bugfix: Fix how we handle paths when uploading (#4410) 2025-01-23 08:27:58 +01:00
sitespeed.js Make sure we try/catch everything and log the root cause (#4424) 2025-01-31 17:23:37 +01:00