FIX: Prevent double slashes in Ember templates paths (#12630)

Follow-up to https://github.com/discourse/discourse/pull/12517
This commit is contained in:
Osama Sayegh
2021-04-07 14:08:29 +03:00
committed by GitHub
parent 93f74add7d
commit 105634435f
3 changed files with 20 additions and 2 deletions

View File

@@ -128,7 +128,7 @@ class Theme < ActiveRecord::Base
SvgSprite.expire_cache
end
BASE_COMPILER_VERSION = 45
BASE_COMPILER_VERSION = 46
def self.compiler_version
get_set_cache "compiler_version" do
dependencies = [