Composer autoloader is not optimised

From MoodleDocs
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Moodle is running in production mode whilst the Composer autoloader is not optimised. You may wish to run the following command in the Moodle root directory to optimise the autoloader:

composer install --no-dev --classmap-authoritative