Table of Contents

About

Resolver are function that:

  • takes a dependency specifier (ie import or require) as input
  • and returns a full file path

They are used by all tools that needs to build a dependency graph such as a bundler