Skip to content
Snippets Groups Projects
Commit 5aed76f0 authored by Andreas Fernandez's avatar Andreas Fernandez
Browse files

[BUGFIX] Disable copying taboverride due to changed source map

With #86804 the hardcoded sourcemap reference got removed from
taboverrides. Unfortunately, executing `grunt build` copies the original
file from node_modules and basically reverts that very change. For this
reason the file is excluded from the "copy" task to keep the current
state of the file as is.

Resolves: #88999
Related: #86804
Releases: master, 9.5, 8.7
Change-Id: I53e9d39b979ed239bcac96a8d05b7b843622657b
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61528


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 363b66ee
No related merge requests found
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