• Heinrich Lee Yu's avatar
    Fix speedscope rendering in production · fdcadf39
    Heinrich Lee Yu authored
    This moves the Speedscope files from the asset pipeline to /public. We
    only serve precompiled assets in production and we do not need these to
    be compiled.
    
    This also adds a nonce to the inline script tag so that it works when
    CSP is enabled and script-src is restricted.
    fdcadf39
user_can_display_performance_bar_spec.rb 4.05 KB