Skip to content

Commit

Permalink
Delete unnecessary precompile config
Browse files Browse the repository at this point in the history
  • Loading branch information
matthillco committed Jan 16, 2024
1 parent 924de60 commit 437440b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/application.rb
Expand Up @@ -69,7 +69,5 @@ class Application < Rails::Application

# Allow requests for all domains e.g. <app>.dev.gov.uk
config.hosts.clear

config.assets.precompile << get_component_css_paths
end
end

0 comments on commit 437440b

Please sign in to comment.