DEV: Add gjs support for themes (#23473)

This commit is contained in:
Jarek Radosz
2023-10-02 12:36:06 +02:00
committed by GitHub
parent 2ec7455c89
commit 5a904949b2
17 changed files with 242 additions and 73 deletions

View File

@ -220,7 +220,7 @@ task "db:migrate" => %w[
load_config
environment
set_locale
assets:precompile:js_processor
assets:precompile:theme_transpiler
] do |_, args|
DistributedMutex.synchronize(
"db_migration",