Skip to content

[gatsby-shadow-cli] gatsby-shadow create fails on dynamic import #1

Description

@jeanfredrik

Example:

const WPPreview = React.lazy(() =>
  import("../components/WPPreview"),
);

Also it probably doesn’t change path since only static imports are transformed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions