DEV: Introduce support for template colocation in themes

This commit is contained in:
David Taylor
2022-10-17 14:47:16 +01:00
parent 65a5c84a92
commit cb87067c77
5 changed files with 83 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ require 'json_schemer'
class Theme < ActiveRecord::Base
include GlobalPath
BASE_COMPILER_VERSION = 63
BASE_COMPILER_VERSION = 64
attr_accessor :child_components