I noticed number 6 in docs/fresh.md references some lines of code that are no longer present in the composer.json file.
[Add "post-autoload-dump" script](https://github.com/wpengine/example-sage-theme/blob/main/wp-content/themes/your-roots-theme-name-here/composer.json#L63-L65) that'll run after every composer update command to the composer.json
Is that still necessary or was that replaced with something else? Or perhaps I'm missing something?
for ref: 5dff836#diff-4c372f57ee258f33ebced6f4c9d4eece8fd08ac627ae9d0682080929d21d099eL62
I noticed number 6 in
docs/fresh.mdreferences some lines of code that are no longer present in the composer.json file.Is that still necessary or was that replaced with something else? Or perhaps I'm missing something?
for ref: 5dff836#diff-4c372f57ee258f33ebced6f4c9d4eece8fd08ac627ae9d0682080929d21d099eL62