class Webpacker::Compiler
def record_compilation_digest
def record_compilation_digest config.cache_path.mkpath compilation_digest_path.write(watched_files_digest) end
def record_compilation_digest config.cache_path.mkpath compilation_digest_path.write(watched_files_digest) end