Skip to content
Snippets Groups Projects
Commit 0baf11c8 authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[FEATURE] Allow `Configuration/user.tsconfig`

Similar to `Configuration/page.tsconfig`,
default User TSconfig is now loaded from
extensions `Configuration/user.tsconfig` files.

ExtensionManagementUtility::addUserTSConfig()
is deprecated similar to the page TSconfig
patch from #101799.

Resolves: #101807
Related: #96614
Related: #101799
Releases: main
Change-Id: I11cb1a05b8a582ca8f2937077fefa810e36b92d4
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80767


Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarStephan Großberndt <stephan.grossberndt@typo3.org>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarStefan B�rk <stefan@buerk.tech>
Reviewed-by: default avatarStefan B�rk <stefan@buerk.tech>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 31156831
Branches
Tags
No related merge requests found
Showing
with 212 additions and 121 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment