Skip to content

Commit

Permalink
[TASK] Revert "[FEATURE] Introduce client-side templating engine"
Browse files Browse the repository at this point in the history
This reverts commit 6558a6b.

The client side template engine introduced in #91810 is inspired
by lit-html. It was introduced because ES6 modules like lit-html could
not be included in core AMD builds.
With the help of rollup, lit-html can be converted to AMD within
our build process. Therefore our own implementation is removed
in order for lit-html to be introduced afterwards.

Resolves: #93058
Reverts: #91810
Releases: master
Change-Id: I2d5d20a6f9e0c8c4c683dafb6e36500f1966bd35
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67095
Tested-by: TYPO3com <noreply@typo3.com>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: Benni Mack <benni@typo3.org>
Reviewed-by: Oliver Hader <oliver.hader@typo3.org>
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: Benni Mack <benni@typo3.org>
  • Loading branch information
bnf authored and bmack committed Dec 14, 2020
1 parent 2f129cb commit ba0ea87
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 263 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit ba0ea87

Please sign in to comment.