export const useManagerCache = async (
  cacheKey: string,
  options: Options,
  managerConfig: webpack.Configuration
) => {