Skip check precompiled assets locally
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.
Showing
Please register or sign in to comment