OSDN Git Service

t#31945:separate js
[pettanr/pettanr.git] / config / environments / production.rb
index 7531874..cf85708 100644 (file)
@@ -1,6 +1,6 @@
 Pettanr::Application.configure do
   # Settings specified here will take precedence over those in config/application.rb
-config.assets.precompile += %w( *.js )
+#config.assets.precompile += %w( *.js )
 
   # Code is not reloaded between requests
   config.cache_classes = true