DEV: Patch Ruby Ember template compiler to work with recent ember

This commit is contained in:
David Taylor
2022-07-18 10:18:16 +01:00
parent 20fd81c2dc
commit a4c4d3cb50
3 changed files with 40 additions and 3 deletions

View File

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