contao-community-alliance / merger2

The Merger² for Contao.
GNU Lesser General Public License v3.0
8 stars 5 forks source link

Use response tagger #42

Closed dmolineus closed 1 year ago

dmolineus commented 4 years ago

Latest Contao version tags responses with included modules to clear the cache. Merger² should tag also for sub modules so that the cache get cleared if an included module/article changes.

dmolineus commented 1 year ago

Sub modules are already cached by Contao\Module::generate()