Welcome to mirror list, hosted at ThFree Co, Russian Federation.

sprockets.rb « initializers « config - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d0660574eb6280d0312c56919cda266f0102b672 (plain)
1
2
3
# frozen_string_literal: true

Sprockets.register_compressor 'application/javascript', :terser, Terser::Compressor