Helmut Hummel
Helmut Hummel
When automating deployment with TYPO3 Console a usual way is to generate the PackageStates.php with a command, which marks extensions as active and after that running `typo3cms extension:setupactive` This currently...
Instead these should be published on Composer build time, just like TYPO3 solves this. Additionally, for Windows support, on Windows junctions should be created instead of Symlinks.
```html ``` Currently with this VH, the font is always pulled from manifest.
**Klaro Config** ```js { groupByPurpose: false } ``` **HTML Code of Page** ```html ``` **Steps to reproduce** Define a service and do not group by purpose. Prop visible should be...