class Webpacker::Configuration

def source_entry_path

def source_entry_path
  source_path.join(fetch(:source_entry_path))
end