Skip to content

Commit

Permalink
remove useless precompile additional assets already added by default
Browse files Browse the repository at this point in the history
  • Loading branch information
syphax-bouazzouni committed Jun 8, 2022
1 parent a36924c commit 452e736
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/initializers/assets.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@
# application.js, application.css, and all non-JS/CSS in the app/assets
# folder are already added.
# Rails.application.config.assets.precompile += %w( admin.js admin.css )
Rails.application.config.assets.precompile += %w( *.png *.jpg *.jpeg *.gif bp_annotator.js bp_annotatorplus.js vendor.js )

0 comments on commit 452e736

Please sign in to comment.