Function importsLocal

    • Provides a Rollup plugin that automatically resolves package.json import specifiers as the local package and sub-path exports. The import specifier must be the fully qualified local package name including the base package.

      Parameters

      Returns rollup.Plugin

      Rollup plugin.