class Webpacker::Configuration

def cache_path

def cache_path
  root_path.join(fetch(:cache_path))
end