Skip to content

Warning on build Dynamic import can only be transformed when transforming ES modules to AMD, CommonJS or SystemJS. #56

@jankapunkt

Description

@jankapunkt

Describe the bug
When building we get the message Dynamic import can only be transformed when transforming ES modules to AMD, CommonJS or SystemJS.

To Reproduce

  1. install
  2. run build script

Expected behavior
Build should be either configured to fully support dynamic imports or build targets that don't support dynamic imports should appropriately configured so no warning is raised.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions