mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 22:52:10 +02:00
This now prepares all the needed (fallible) components before actually constructing a LoaderPlugin object, so we are no longer filling them in at an arbitrary later point in time.