• Thong Kuah's avatar
    Skip check precompiled assets locally · c0e3496c
    Thong Kuah authored
    It is rare we add a new precompiled asset nowadays. For each asset,
    sprockets currently checks every asset path directory (we have about 9K)
    which is very slow. So disable this check locally.
    c0e3496c
test.rb 2.92 KB