BigW Consortium Gitlab

Commit 4c57d5ad by Rubén Dávila Committed by James Edwards-Jones

Merge branch 'assets-task-compile-langs' into 'master'

Compile JS lang files before webpack compile Closes #35615 See merge request !13122
parent 1f70a3ab
......@@ -4,6 +4,7 @@ namespace :gitlab do
task compile: [
'yarn:check',
'rake:assets:precompile',
'gettext:po_to_json',
'webpack:compile',
'fix_urls'
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment