1. 08 May, 2021 1 commit
    • 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
  2. 06 May, 2021 39 commits