mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-15 21:39:00 +00:00
4 lines
115 B
Ruby
4 lines
115 B
Ruby
# frozen_string_literal: true
|
|
|
|
Sprockets.register_compressor 'application/javascript', :terser, Terser::Compressor
|