class Webpacker::Compiler

def compilation_digest_path

def compilation_digest_path
  config.cache_path.join("last-compilation-digest-#{webpacker.env}")
end