TIP: Composer Autoloader
-
I have a tip to improve the project SCM,
add to your composer.json:"config": { "autoloader-suffix": "WordpressSEOAutoloader" }
this will make it not use random hashes in the auto loader code in the vendor folder so that the autoloader files don’t show as a different content every update.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘TIP: Composer Autoloader’ is closed to new replies.