Class: DynamicImportError

lib/bundler/graph.DynamicImportError(message, importer)

Signals a dynamic import the build cannot resolve.

Constructor

new DynamicImportError(message, importer)

Parameters:
Name Type Description
message string

The diagnostic.

importer string

The module containing it.

Source:

Members

importer :string

Type:
  • string
Source: