Closed ggmichaelgo closed 2 weeks ago
Using a TagRegistry class in the Liquid module is no longer necessary. Developers don't update the Tag classes frequently as before, and we could use zeitwerk to reload the Tag classes.
TagRegistry
Liquid
Using a
TagRegistry
class in theLiquid
module is no longer necessary. Developers don't update the Tag classes frequently as before, and we could use zeitwerk to reload the Tag classes.