Skip to content

Lint Dynamic Imports for no-unresolved #1035

Closed
@tgreen7

Description

For code-splitting in our app we have

import(/* webpackChunkName: "WelcomePage" */ "./components/WelcomePage")

However, we don't get the same awesome eslint error if that path doesn't exist. It would be great to have that linted as well.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions