Commit 6c0f81e
committed
[TASK] Add theme extension development support for monorepository
TYPO3 MonoRepository `typo3/sysext/*` system extension used the
`typo3/cms-` prefix for the composer name and has been used to
make package loading compatible for the monorepository development.
To allow now the new `theme_camino` package not following this
rule and using `typo3/theme-camino` as composer package name,
we need to adjust respecting `typo3/theme-` as composer package
name prefix.1 parent 6052b4a commit 6c0f81e
1 file changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | | - | |
115 | | - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
116 | 121 | | |
117 | 122 | | |
118 | 123 | | |
| |||
0 commit comments