diff --git a/config/initializers/006-mini_profiler.rb b/config/initializers/006-mini_profiler.rb index a9f4fad518..d23a75b1ac 100644 --- a/config/initializers/006-mini_profiler.rb +++ b/config/initializers/006-mini_profiler.rb @@ -48,7 +48,8 @@ if defined?(Rack::MiniProfiler) && defined?(Rack::MiniProfiler::Config) /^\/javascripts\//, /^\/images\//, /^\/stylesheets\//, - /^\/favicon\/proxied/ + /^\/favicon\/proxied/, + /^\/theme-javascripts/ ] # we DO NOT WANT mini-profiler loading on anything but real desktops and laptops