فهرست منبع

Make sure assets in ./vendor are precompiled

Dominik Sander 11 سال پیش
والد
کامیت
ed2f8e82d8
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      config/environments/production.rb

+ 1 - 0
config/environments/production.rb

@@ -31,6 +31,7 @@ Huginn::Application.configure do
 
   # Generate digests for assets URLs
   config.assets.digest = true
+  config.assets.precompile += %w(*.png *.jpg *.jpeg *.gif)
 
   # Specifies the header that your server uses for sending files.
   # config.action_dispatch.x_sendfile_header = "X-Sendfile" # for apache