Commit 840402c
committed
minor #14618 Update performance.rst (noniagriconomie)
This PR was merged into the 4.4 branch.
Discussion
----------
Update performance.rst
Hi
Small hint as described here https://getcomposer.org/doc/articles/autoloader-optimization.md#optimization-level-2-a-authoritative-class-maps
Sometime it is easier to have oneline command than multiples
❔ I have a question also:
The paragraph above mentioned `Execute this command to generate the class map file for production`
But in fact the file `vendor/composer/autoload_classmap.php` exists even without this, as it seems to be similar with/without.
is it worth a reword or a detail addition? Or a Composer issue?
Thanks
Commits
-------
dd8afa5 Update performance.rst1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| 212 | + | |
| 213 | + | |
212 | 214 | | |
213 | 215 | | |
214 | 216 | | |
| |||
0 commit comments