Skip to content

Conversation

@jan-vodila
Copy link
Contributor

The _assets directory is generated by Composer and contains symlinks
to Composer packages. It should not be shared between releases or
marked as writable, as it can be regenerated via composer dumpautoload.
@jan-vodila jan-vodila changed the title Update TYPO3 recipe: use _assets directory instead of assets Update TYPO3 recipe: Remove _assets directory from TYPO3 shared and writable directories Dec 11, 2025
@antonmedv
Copy link
Member

image

@antonmedv
Copy link
Member

_assets?

@jan-vodila
Copy link
Contributor Author

jan-vodila commented Dec 13, 2025

_assets?

The _assets/ directory is generated by Composer so it doesn't need to be shared between releases (it's regenerated each deployment). See: https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/Administration/DirectoryStructure/Index.html#path-public-assets

@antonmedv antonmedv merged commit 79c24ee into deployphp:master Dec 13, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants